[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:14:54 PDT 2023


nikic updated this revision to Diff 526024.
nikic marked 2 inline comments as done.
nikic added a comment.

Drop unnecessary braces.


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.526024.patch
Type: text/x-patch
Size: 3879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/b5b09e25/attachment.bin>


More information about the llvm-commits mailing list