[PATCH] D122259: [SelectOpti][2/5] Select-to-branch base transformation

Sotiris Apostolakis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 26 14:49:10 PDT 2022


apostolakis updated this revision to Diff 418421.
apostolakis added a comment.
Herald added a subscriber: ormris.

Add debug statement in-between selects in a test case and move such debug insts just after the new phi nodes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122259

Files:
  llvm/lib/CodeGen/SelectOptimize.cpp
  llvm/test/CodeGen/X86/select-optimize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122259.418421.patch
Type: text/x-patch
Size: 13579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220326/2bf0bdc7/attachment.bin>


More information about the llvm-commits mailing list