[all-commits] [llvm/llvm-project] 6ecc99: [LoopUnroll] Test multi-exit runtime unrolling wit...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Jun 13 09:48:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ecc99210cdc87cff7d47484695b812196a9e905
https://github.com/llvm/llvm-project/commit/6ecc99210cdc87cff7d47484695b812196a9e905
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-06-13 (Sun, 13 Jun 2021)
Changed paths:
A llvm/test/Transforms/LoopUnroll/runtime-loop-known-exit.ll
Log Message:
-----------
[LoopUnroll] Test multi-exit runtime unrolling with predictable exit (NFC)
The (prior to prologue insertion) predictable exit shouldn't get
folded here. Make sure it isn't...
More information about the All-commits
mailing list