[PATCH] D60506: [CGP] Make ICMP_EQ use CR result of ICMP_S(L|G)T dominators
Yi-Hong Lyu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 10:26:23 PDT 2019
Yi-Hong.Lyu updated this revision to Diff 221979.
Yi-Hong.Lyu marked an inline comment as done.
Yi-Hong.Lyu added a comment.
1. Address Lei's comments
2. Add tests for other arches - x86, aarch6 by following Roman 's comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60506/new/
https://reviews.llvm.org/D60506
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/AArch64/use-cr-result-of-dom-icmp-st.ll
llvm/test/CodeGen/PowerPC/use-cr-result-of-dom-icmp-st.ll
llvm/test/CodeGen/X86/use-cr-result-of-dom-icmp-st.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60506.221979.patch
Type: text/x-patch
Size: 58917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/525ebef2/attachment.bin>
More information about the llvm-commits
mailing list