Files
clang-p2996/llvm/test/CodeGen/X86/vector-shift-by-select-loop.ll
Rin befa925aca [MachineLICM][AArch64] Hoist COPY instructions with other uses in the loop (#71403)
When there is a COPY instruction in the loop with other uses, we want to
hoist the COPY, which in turn leads to the users being hoisted as well.

Co-authored-by David Green : David.Green@arm.com
2023-11-20 10:01:04 +00:00

29 KiB