[llvm] [ARM][AArch64] autogenerate header file for TargetParser from Target tablegen files (PR #88378)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 02:45:57 PDT 2024
================
@@ -144,7 +144,6 @@ void AArch64Subtarget::initializeProperties(bool HasMinSize) {
case CortexA78C:
case CortexR82:
case CortexX1:
- case CortexX1C:
----------------
DavidSpickett wrote:
Seems like a stray change, if not, why remove just this one?
https://github.com/llvm/llvm-project/pull/88378
More information about the llvm-commits
mailing list