[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
Sat Apr 15 11:32:58 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd775fc390d3c: [InstCombine] Generate better code for std::bit_floor from libstdc++ (authored by kazu).

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.513934.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230415/854a384b/attachment.bin>


More information about the llvm-commits mailing list