[PATCH] D73673: [AArch64][GlobalISel] Fold in G_ANYEXT/G_ZEXT into TB(N)Z

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 13:27:23 PST 2020


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

Use while loop and add assert that the register is valid.


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

https://reviews.llvm.org/D73673

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73673.241566.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/ba3c764f/attachment.bin>


More information about the llvm-commits mailing list