[PATCH] D120515: [PowerPC][NFC] Split out the MMA instructions from the P10 instructions.
    Lei Huang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 24 13:56:00 PST 2022
    
    
  
lei added inline comments.
================
Comment at: llvm/lib/Target/PowerPC/PPCInstrP10.td:2289
+
+include "PPCInstrMMA.td"
----------------
maybe better to include this in PPCInstrInfo.td after `include "PPCInstrP10.td"`?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120515/new/
https://reviews.llvm.org/D120515
    
    
More information about the llvm-commits
mailing list