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

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 19:27:03 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kazu marked an inline comment as done.
Closed by commit rG231fa2743510: [InstCombine] Generate better code for std::bit_ceil (authored by kazu).

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.507947.patch
Type: text/x-patch
Size: 12843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/fe0ffa16/attachment.bin>


More information about the llvm-commits mailing list