[llvm] [ConstantRange] Implement union/intersect with exact union/intersect (NFC) (PR #91397)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Sat May 11 03:08:04 PDT 2024


andjo403 wrote:

:( that was sad.
think that it was not NFC due to I forgot that the arguments was swapped in side the functions so the arguments to getPreferredRange was swapped some time resulting in the changes.

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


More information about the llvm-commits mailing list