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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 11:12:48 PDT 2023


foad added a comment.

> The "correct" return value would be a conflict,

Yes!

> but given that a lot of our APIs assert conflict-freedom

That is a shame.


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

https://reviews.llvm.org/D150587



More information about the llvm-commits mailing list