[llvm] [NaryReassociate] Teach NaryReassociate about UniformityAnalysis (PR #175167)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 11 22:32:01 PST 2026
================
@@ -0,0 +1,222 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
----------------
cdevadas wrote:
Can you precommit this test? The new changes introduced by this patch would be easier to review with that.
https://github.com/llvm/llvm-project/pull/175167
More information about the llvm-commits
mailing list