[PATCH] D92707: [AArch64][GlobalISel] Narrow 128-bit regs to 64-bit regs in emitTestBit

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 23:58:34 PST 2020


aemerson added a comment.

Can you also check if there's any code size impact at -O0 and -Os. I'm wary of regressing -O0 and leaving extra unnecessary moves around.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92707/new/

https://reviews.llvm.org/D92707



More information about the llvm-commits mailing list