[llvm] 9453cda - [Test] Move test for PR53969 to LoopDeletion folder where it truly belongs

Max Kazantsev via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 03:39:53 PST 2022


Author: Max Kazantsev
Date: 2022-02-21T18:39:31+07:00
New Revision: 9453cda088c65b117ed127dffcd07ba9c7c929da

URL: https://github.com/llvm/llvm-project/commit/9453cda088c65b117ed127dffcd07ba9c7c929da
DIFF: https://github.com/llvm/llvm-project/commit/9453cda088c65b117ed127dffcd07ba9c7c929da.diff

LOG: [Test] Move test for PR53969 to LoopDeletion folder where it truly belongs

Added: 
    llvm/test/Transforms/LoopDeletion/pr53969.ll

Modified: 
    

Removed: 
    llvm/test/Transforms/IndVarSimplify/pr53969.ll


################################################################################
diff  --git a/llvm/test/Transforms/IndVarSimplify/pr53969.ll b/llvm/test/Transforms/LoopDeletion/pr53969.ll
similarity index 100%
rename from llvm/test/Transforms/IndVarSimplify/pr53969.ll
rename to llvm/test/Transforms/LoopDeletion/pr53969.ll


        


More information about the llvm-commits mailing list