[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
Mon Nov 11 09:36:40 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6bbfafd03782: [CGP] Make ICMP_EQ use CR result of ICMP_S(L|G)T dominators (authored by Yi-Hong.Lyu).

Changed prior to commit:
  https://reviews.llvm.org/D60506?vs=226175&id=228718#toc

Repository:
  rG LLVM Github Monorepo

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.228718.patch
Type: text/x-patch
Size: 26616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/dd74d9f9/attachment.bin>


More information about the llvm-commits mailing list