about summary refs log tree commit diff
path: root/tests/mir-opt/gvn.aggregate_struct_then_transmute.GVN.panic-unwind.diff
AgeCommit message (Expand)AuthorLines
2025-01-08Make the aggregate-then-transmute handling more generalScott McMurray-147/+246
2025-01-08Refactor the cast-then-cast cases together, and support transmute-then-transmuteScott McMurray-2/+129
2025-01-08Use layout information to detect transparent transmutesScott McMurray-2/+35
2025-01-08[mir-opt] GVN some more transmute casesScott McMurray-0/+81