[llvm] ebee606 - [AArch64] Fix neon-reverseshuffle test extension. NFC

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 06:43:29 PDT 2021


Author: David Green
Date: 2021-09-27T14:43:26+01:00
New Revision: ebee606e38451124b03e2adb3374703d51a09fcf

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

LOG: [AArch64] Fix neon-reverseshuffle test extension. NFC

Apparently I gave a ll file a .patch extension. Oops.

Added: 
    llvm/test/CodeGen/AArch64/neon-reverseshuffle.ll

Modified: 
    

Removed: 
    llvm/test/CodeGen/AArch64/neon-reverseshuffle.patch


################################################################################
diff  --git a/llvm/test/CodeGen/AArch64/neon-reverseshuffle.patch b/llvm/test/CodeGen/AArch64/neon-reverseshuffle.ll
similarity index 100%
rename from llvm/test/CodeGen/AArch64/neon-reverseshuffle.patch
rename to llvm/test/CodeGen/AArch64/neon-reverseshuffle.ll


        


More information about the llvm-commits mailing list