[llvm] [IndVarsSimplify] sinkUnusedInvariants is skipping instructions while sinking. (PR #135205)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 17 12:42:09 PDT 2025


================
@@ -1,33 +1,35 @@
-; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
nikic wrote:

Can you please avoid the version change here, or separately land the regeneration with the new version? It's hard to see what actually changed here.

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


More information about the llvm-commits mailing list