================ @@ -56,6 +56,7 @@ static const RISCVSupportedExtension SupportedExtensions[] = { {"smaia", {1, 0}}, {"ssaia", {1, 0}}, + {"smepmp", {1, 0}}, ---------------- mshockwave wrote: Done. https://github.com/llvm/llvm-project/pull/78489