Jim added inline comments.
================
Comment at: llvm/lib/Support/RISCVISAInfo.cpp:416
+ ExtensionInfoIterator->Version.Minor);
+ if (ExtName == "e") {
+ if (XLen != 32)
----------------
Could this checking put before ISAInfo->addExtension...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105168/new/
https://reviews.llvm.org/D105168
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits