[PATCH] D151540: [KnownBits] Add fast-path for shl with unknown shift amount

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 04:57:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f75c6681d47: [KnownBits] Add fast-path for shl with unknown shift amount (NFC) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151540

Files:
  llvm/lib/Support/KnownBits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151540.526029.patch
Type: text/x-patch
Size: 3879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/c9142a9a/attachment.bin>


More information about the llvm-commits mailing list