[llvm] LICM: extend hoist BO assoc to mul case (PR #106991)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 05:10:35 PDT 2024
================
@@ -1,13 +1,33 @@
+; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py UTC_ARGS: --version 5
----------------
nikic wrote:
Can you please pre-commit the regeneration of the check lines? Hard to see what actually changed here.
https://github.com/llvm/llvm-project/pull/106991
More information about the llvm-commits
mailing list