mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 05:41:40 +00:00
[AArch64] Add support for ARMv8.4 in Saphira.
llvm-svn: 345827
This commit is contained in:
parent
547a12a8e5
commit
623ce6503d
@ -487,7 +487,7 @@ def ProcSaphira : SubtargetFeature<"saphira", "ARMProcFamily", "Saphira",
|
||||
FeaturePredictableSelectIsExpensive,
|
||||
FeatureZCZeroing,
|
||||
FeatureLSLFast,
|
||||
HasV8_3aOps]>;
|
||||
HasV8_4aOps]>;
|
||||
|
||||
def ProcThunderX2T99 : SubtargetFeature<"thunderx2t99", "ARMProcFamily",
|
||||
"ThunderX2T99",
|
||||
|
Loading…
Reference in New Issue
Block a user