[PATCH] D89084: [PowerPC] Combine select_cc (x, 0, t, f, lt) to avoid generating `isel`
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 02:34:25 PDT 2020
lkail updated this revision to Diff 297797.
lkail added a comment.
Add tests to cover zext/trunc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89084/new/
https://reviews.llvm.org/D89084
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89084.297797.patch
Type: text/x-patch
Size: 9464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/a8cff53f/attachment.bin>
More information about the llvm-commits
mailing list