================
@@ -204,6 +204,13 @@ def FeatureZilsdWordAlign
: SubtargetFeature<"zilsd-word-align", "AllowZilsdWordAlign", "true",
"Allow 4-byte alignment for Zilsd LD/SD instructions">;
+def FeatureStdExtZilx
+ : RISCVExperimentalExtension<0, 1, "Index Load for Integer">;
----------------
wangpc-pp wrote:
I can change the name (since I am the author 😄). I need to figure out which one
is the best.
https://github.com/llvm/llvm-project/pull/209419
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits