[llvm] [ValueTracking] Let ComputeKnownSignBits handle (shl (zext X), C) (PR #97693)

Björn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 08:19:20 PDT 2024


bjope wrote:

Replaced unit test case with a lit based test (thanks to @goldsteinn for great tip about the and+add fold!).

https://github.com/llvm/llvm-project/pull/97693


More information about the llvm-commits mailing list