[clang] [llvm] [AArch64][clang] Use tablegen rather than hard-coded feature dependencies (PR #190959)
Jonathan Thackray via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 08:50:47 PDT 2026
================
@@ -0,0 +1,69 @@
+AARCH64_EXTENSION_FEATURE(HasJSCVT, JSCVT)
----------------
jthackray wrote:
Ok, now done. Appreciate any improvements you can suggest.
https://github.com/llvm/llvm-project/pull/190959
More information about the cfe-commits
mailing list