[all-commits] [llvm/llvm-project] 2ee59f: [LoopDeletion] Add test with potentially infinite ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri May 28 10:01:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ee59f75fea87968087f2bb32a0e7e25573a4f76
https://github.com/llvm/llvm-project/commit/2ee59f75fea87968087f2bb32a0e7e25573a4f76
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-28 (Fri, 28 May 2021)
Changed paths:
M llvm/test/Transforms/LoopDeletion/noop-loops-with-subloops.ll
Log Message:
-----------
[LoopDeletion] Add test with potentially infinite sub-loop.
Tests for PR50511.
More information about the All-commits
mailing list