[PATCH] D74149: [AArch64][GlobalISel] Emit TBZ for SGT cond branches against -1

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 12:06:18 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd78cefb16010: [AArch64][GlobalISel] Emit TBZ for SGT cond branches against -1 (authored by paquette).

Changed prior to commit:
  https://reviews.llvm.org/D74149?vs=242956&id=242976#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74149

Files:
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/tbz-sgt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74149.242976.patch
Type: text/x-patch
Size: 6704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/600ff8db/attachment.bin>


More information about the llvm-commits mailing list