[llvm] [SimplifyCFG] Add loop metadata to the new branch when doing jump-threading (PR #157180)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 7 07:40:03 PDT 2025
================
----------------
nikic wrote:
Please use update_test_checks.py so we can see the full IR. Please also use named values in the test (like `loop` instead of `147`).
https://github.com/llvm/llvm-project/pull/157180
More information about the llvm-commits
mailing list