[PATCH] D101778: [CPG][ARM] Optimize towards branch on zero in codegenprepare
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 16 09:54:33 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd5c52029d27: [CPG][ARM] Optimize towards branch on zero in codegenprepare (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D101778?vs=345098&id=345714#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101778/new/
https://reviews.llvm.org/D101778
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/ARM/branch-on-zero.ll
llvm/test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll
llvm/test/Transforms/CodeGenPrepare/ARM/branch-on-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101778.345714.patch
Type: text/x-patch
Size: 14780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210516/8683c921/attachment.bin>
More information about the llvm-commits
mailing list