[PATCH] D71883: [PowerPC] Use PredictableSelectIsExpensive to enable select to branch in CGP

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 08:35:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcc5ff3bc2e8: [PowerPC] Use PredictableSelectIsExpensive to enable select to branch in CGP (authored by ZhangKang).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71883/new/

https://reviews.llvm.org/D71883

Files:
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/test/CodeGen/PowerPC/select-to-branch.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71883.263183.patch
Type: text/x-patch
Size: 8937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/84c671c3/attachment-0001.bin>


More information about the llvm-commits mailing list