[llvm] [AArch64][TargetParser] autogen ArchExtKind enum (PR #90314)

Jonathan Thackray via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 02:03:42 PDT 2024


https://github.com/jthackray commented:

LGTM, a good cleanup of duplicated code, although we will lose the comments where the names don't match, such as AEK_PREDRES // FEAT_SPECRES, AEK_PERFMON // FEAT_PMUv3. I guess we can note them elsewhere.

https://github.com/llvm/llvm-project/pull/90314


More information about the llvm-commits mailing list