[all-commits] [llvm/llvm-project] 38c3ce: [LoopPeel] Add test with multiple exit blocks bran...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 16 03:54:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38c3cebd7d5aab0a27fb78d10bf3c783d760b186
https://github.com/llvm/llvm-project/commit/38c3cebd7d5aab0a27fb78d10bf3c783d760b186
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M llvm/test/Transforms/LoopUnroll/peel-multiple-unreachable-exits.ll
Log Message:
-----------
[LoopPeel] Add test with multiple exit blocks branching to unreachable.
Add test as suggested by @ebedev.ri in D108108.
More information about the All-commits
mailing list