[PATCH] D120233: [SelectOpti][4/4] Select-to-branch transformation
Sotiris Apostolakis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 23 22:14:32 PST 2022
apostolakis created this revision.
Herald added a subscriber: hiraditya.
apostolakis published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch implements the actual transformation of selects to a branch when the heuristics deemed it profitable.
Depends on D120232 <https://reviews.llvm.org/D120232>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120233
Files:
llvm/lib/CodeGen/SelectOptimize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120233.410223.patch
Type: text/x-patch
Size: 12611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/d1d356d2/attachment.bin>
More information about the llvm-commits
mailing list