[PATCH] D113872: [CGP] Handle select instructions relying on the same condition

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 02:02:01 PST 2021


lkail updated this revision to Diff 387530.
lkail edited the summary of this revision.
lkail added reviewers: PowerPC, spatel, davidxl, bkramer, jsji.
Herald added a subscriber: nemanjai.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113872

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/PowerPC/cgp-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113872.387530.patch
Type: text/x-patch
Size: 7270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/381b06fb/attachment.bin>


More information about the llvm-commits mailing list