[all-commits] [llvm/llvm-project] 794fb5: [Test] Add test on unrolling to make sure it won't...
max-azul via All-commits
all-commits at lists.llvm.org
Wed May 26 02:32:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 794fb5482efc4af5434e23efb5b0a99b4a386eed
https://github.com/llvm/llvm-project/commit/794fb5482efc4af5434e23efb5b0a99b4a386eed
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M llvm/test/Transforms/LoopUnroll/nonlatchcondbr.ll
Log Message:
-----------
[Test] Add test on unrolling to make sure it won't fail
Initially it failed an assertion with "Do actual DCE in LoopUnroll (try 2)"
which was later reverted. Make sure that when this patch is returned, the
test works fine.
More information about the All-commits
mailing list