Files
clang-p2996/llvm/test/Transforms/LoopUnroll
Yingwei Zheng 4eac8daa38 [LoopPeel] Handle non-local instructions/arguments when updating exiting values (#142993)
Similar to
7e14161f49,
the exiting value may be a non-local instruction or an argument.

Closes https://github.com/llvm/llvm-project/issues/142895.
2025-06-06 12:56:28 +08:00
..