[llvm] [SelectionDAG] Add computeKnownBits for ISD::ROTL/ROTR. (PR #156142)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 30 00:56:02 PDT 2025


https://github.com/s-barannikov commented:

May it make sense to move this to KnownBits? This could be used in the middle end with the corresponding intrinsics.


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


More information about the llvm-commits mailing list