[PATCH] D120233: [SelectOpti][5/5] Optimize select-to-branch transformation

Sotiris Apostolakis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 19:40:28 PDT 2022


apostolakis updated this revision to Diff 428553.
apostolakis added a comment.

Add select-group sinking testing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120233

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120233.428553.patch
Type: text/x-patch
Size: 16053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/a8d8cb3d/attachment.bin>


More information about the llvm-commits mailing list