[all-commits] [llvm/llvm-project] 268e24: [LoopDeletion] Add more tests with infinite sub-lo...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun May 30 08:42:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 268e24a46af0eb3aceb67cf2aba250aef84aa20a
https://github.com/llvm/llvm-project/commit/268e24a46af0eb3aceb67cf2aba250aef84aa20a
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-30 (Sun, 30 May 2021)
Changed paths:
M llvm/test/Transforms/LoopDeletion/noop-loops-with-subloops.ll
Log Message:
-----------
[LoopDeletion] Add more tests with infinite sub-loops & mustprogress.
A couple of additional tests inspired by PR50511.
More information about the All-commits
mailing list