[PATCH] D86413: [AArch64][GlobalISel] Optimize away a Not feeding a brcond by using tbz instead of tbnz.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 11:06:19 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ded4442520d: [AArch64][GlobalISel] Optimize away a Not feeding a brcond by using tbz instead… (authored by aemerson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86413/new/
https://reviews.llvm.org/D86413
Files:
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-brcond-of-not.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86413.289225.patch
Type: text/x-patch
Size: 3769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/b2520f6d/attachment.bin>
More information about the llvm-commits
mailing list