[llvm] [ValueTracking] Extend LHS/RHS with matching operand to work without constants. (PR #85557)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 17 09:36:30 PDT 2024
nikic wrote:
Ah, I think the reason I saw it in the diffs is that this patch adds the non-canonical order handling -- the improvement is not actually related to the constant range support at all. Could you please split this out into a separate patch?
https://github.com/llvm/llvm-project/pull/85557
More information about the llvm-commits
mailing list