[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 18:01:51 PDT 2020


lkail updated this revision to Diff 297093.
lkail added a comment.

Confirmed with https://alive2.llvm.org/ce/z/8pnUEb


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.297093.patch
Type: text/x-patch
Size: 8721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/af3d12a4/attachment.bin>


More information about the llvm-commits mailing list