[llvm] 1ce26c9 - [NFC] [PowerPC] Rename SPE strict conversion test

Qiu Chaofan via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 00:03:59 PDT 2020


Author: Qiu Chaofan
Date: 2020-08-13T15:02:07+08:00
New Revision: 1ce26c9d658694f640e2b615498f9eeb57612d28

URL: https://github.com/llvm/llvm-project/commit/1ce26c9d658694f640e2b615498f9eeb57612d28
DIFF: https://github.com/llvm/llvm-project/commit/1ce26c9d658694f640e2b615498f9eeb57612d28.diff

LOG: [NFC] [PowerPC] Rename SPE strict conversion test

Added: 
    llvm/test/CodeGen/PowerPC/fp-strict-conv-spe.ll

Modified: 
    

Removed: 
    llvm/test/CodeGen/PowerPC/fp-strict-conv.ll


################################################################################
diff  --git a/llvm/test/CodeGen/PowerPC/fp-strict-conv.ll b/llvm/test/CodeGen/PowerPC/fp-strict-conv-spe.ll
similarity index 100%
rename from llvm/test/CodeGen/PowerPC/fp-strict-conv.ll
rename to llvm/test/CodeGen/PowerPC/fp-strict-conv-spe.ll


        


More information about the llvm-commits mailing list