[PATCH] D79074: [PowerPC] Respect SDNodeFlags in lowering SELECT_CC
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 23:11:34 PDT 2020
qiucf updated this revision to Diff 263353.
qiucf added a comment.
This revision is now accepted and ready to land.
Keep flags and options as-is, so that we can have a clear sight of what changed. Options/flags will be updated in child revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79074/new/
https://reviews.llvm.org/D79074
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/scalar-equal.ll
llvm/test/CodeGen/PowerPC/scalar-min-max.ll
llvm/test/CodeGen/PowerPC/scalar_cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79074.263353.patch
Type: text/x-patch
Size: 16107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/5108313b/attachment.bin>
More information about the llvm-commits
mailing list