[llvm] Users/xiangzhangllvm/loop unroll folding branches (PR #74703)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 05:21:59 PST 2023


================
@@ -0,0 +1,939 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
nikic wrote:

This should be a LoopUnroll test, not a SimplifyCFG test.

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


More information about the llvm-commits mailing list