[PATCH] D114962: [Support] improve known bits analysis for multiply by power-of-2 (1 set bit)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 08:50:23 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9179a6a029a: [Support] improve known bits analysis for multiply by power-of-2 (1 set bit) (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114962

Files:
  llvm/lib/Support/KnownBits.cpp
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/Transforms/InstCombine/icmp-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114962.392802.patch
Type: text/x-patch
Size: 8643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/82f7b8d3/attachment-0001.bin>


More information about the llvm-commits mailing list