[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
Thu Oct 8 23:13:50 PDT 2020
lkail updated this revision to Diff 297126.
lkail added a comment.
Tune codegen.
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.297126.patch
Type: text/x-patch
Size: 8462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/3dbb6fd6/attachment.bin>
More information about the llvm-commits
mailing list