[PATCH] D150587: [KnownBits] Make shl/lshr/ashr implementations optimal

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 00:44:51 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d73a8bdc664: [KnownBits] Make shl/lshr/ashr implementations optimal (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150587

Files:
  llvm/lib/Support/KnownBits.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/test/Transforms/InstCombine/not-add.ll
  llvm/unittests/Support/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150587.522473.patch
Type: text/x-patch
Size: 8363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/d24e4837/attachment.bin>


More information about the llvm-commits mailing list