[PATCH] D73929: [AArch64][GlobalISel] Fold G_XOR into TB(N)Z bit calculation

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 15:24:42 PST 2020


paquette updated this revision to Diff 242221.
paquette added a comment.

Add a xor chain test.


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

https://reviews.llvm.org/D73929

Files:
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-xor-tbz-tbnz.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73929.242221.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/83073a66/attachment-0001.bin>


More information about the llvm-commits mailing list