[PATCH] D145890: [InstCombine] Generate better code for std::bit_floor from libstdc++
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 9 15:11:35 PDT 2023
kazu updated this revision to Diff 512040.
kazu added a comment.
Start using getOneBitSet.
Add a TODO comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145890/new/
https://reviews.llvm.org/D145890
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/bit_floor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145890.512040.patch
Type: text/x-patch
Size: 8905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/04b10df6/attachment.bin>
More information about the llvm-commits
mailing list