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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 01:59:29 PDT 2024


https://github.com/nikic commented:

This looks reasonable to me. Can you replace the unit tests with lit tests please?

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


More information about the llvm-commits mailing list