[PATCH] D139746: [RISCV] Simplify RISCVSubtarget. NFC
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec  9 15:31:24 PST 2022
    
    
  
craig.topper created this revision.
craig.topper added reviewers: reames, asb, luismarques, kito-cheng, frasercrmck.
Herald added subscribers: sunshaoce, VincentWu, StephenFan, vkmr, evandro, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.
The flags, initialization of the flags, and the getter methods for
features defined in RISCV.td can be generated by TableGen.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D139746
Files:
  llvm/lib/Target/RISCV/RISCVSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139746.481765.patch
Type: text/x-patch
Size: 6027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/fa6c432e/attachment.bin>
    
    
More information about the llvm-commits
mailing list