[llvm] c52d447 - [Test] Mode test for pr56243 from LICM to LoopSimplifyCFG
Max Kazantsev via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 17 22:51:28 PDT 2022
Author: Max Kazantsev
Date: 2022-07-18T12:37:01+07:00
New Revision: c52d447713cdc61b3c32888dd30a9725b3d0ee78
URL: https://github.com/llvm/llvm-project/commit/c52d447713cdc61b3c32888dd30a9725b3d0ee78
DIFF: https://github.com/llvm/llvm-project/commit/c52d447713cdc61b3c32888dd30a9725b3d0ee78.diff
LOG: [Test] Mode test for pr56243 from LICM to LoopSimplifyCFG
Added:
llvm/test/Transforms/LoopSimplifyCFG/pr56243.ll
Modified:
Removed:
llvm/test/Transforms/LICM/pr56243.ll
################################################################################
diff --git a/llvm/test/Transforms/LICM/pr56243.ll b/llvm/test/Transforms/LoopSimplifyCFG/pr56243.ll
similarity index 100%
rename from llvm/test/Transforms/LICM/pr56243.ll
rename to llvm/test/Transforms/LoopSimplifyCFG/pr56243.ll
More information about the llvm-commits
mailing list