[PATCH] D88702: [AArch64][GlobalISel] Use emitTestBit in selection for G_BRCOND

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 15:33:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e8664e55e89: [AArch64][GlobalISel] Use emitTestBit in selection for G_BRCOND (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88702

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-brcond-of-binop.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-brcond-of-not.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select.mir
  llvm/test/CodeGen/AArch64/GlobalISel/widen-narrow-tbz-tbnz.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88702.295681.patch
Type: text/x-patch
Size: 11769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/e473902e/attachment.bin>


More information about the llvm-commits mailing list