[PATCH] D145299: [X86] Generate better code for std::bit_ceil

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 12 13:03:41 PDT 2023


kazu updated this revision to Diff 504466.
kazu marked an inline comment as done.
kazu edited the summary of this revision.
kazu added a comment.

Ported to InstCombine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145299

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/bit_ceil.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145299.504466.patch
Type: text/x-patch
Size: 5097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230312/1705cfd9/attachment.bin>


More information about the llvm-commits mailing list