bsaleil marked an inline comment as done.
bsaleil added inline comments.

================
Comment at: llvm/lib/Target/PowerPC/PPC.td:243
+                   "32Byte load and store instructions",
+                   [FeatureISA3_0]>;
 
----------------
amyk wrote:
> Is this supposed to be `FeatureISA3_1`?
We need to keep `FeatureISA3_0` to be able to enable MMA (that depends on this 
feature) with P9 codegen.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83722/new/

https://reviews.llvm.org/D83722



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to