[PATCH] D92358: [AArch64][GlobalISel] Select Bcc when it's better than TB(N)Z

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 11:03:41 PST 2020


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

Tidy up logic a little, improve comments, and address review comments.


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

https://reviews.llvm.org/D92358

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/opt-and-tbnz-tbz.mir
  llvm/test/CodeGen/AArch64/GlobalISel/tbnz-slt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92358.308714.patch
Type: text/x-patch
Size: 7672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/2048a684/attachment.bin>


More information about the llvm-commits mailing list