mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 17:58:22 +00:00
[AArch64] Rename AArch64VecorByElementOpt.cpp into AArch64SIMDInstrOpt.cpp to reflect the recently added features.
The name change is dicsussed in https://reviews.llvm.org/D38196 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320204 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0375b23748
commit
af52b3317a
@ -53,7 +53,7 @@ add_llvm_target(AArch64CodeGen
|
||||
AArch64TargetMachine.cpp
|
||||
AArch64TargetObjectFile.cpp
|
||||
AArch64TargetTransformInfo.cpp
|
||||
AArch64VectorByElementOpt.cpp
|
||||
AArch64SIMDInstrOpt.cpp
|
||||
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
|
Loading…
Reference in New Issue
Block a user