[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:24:34 PDT 2020


lkail updated this revision to Diff 297097.

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


More information about the llvm-commits mailing list