[PATCH] D148680: [RISCV] Split out part of riscv_vector.td to riscv_vector_common.td

Brandon Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 18 19:47:39 PDT 2023


4vtomat created this revision.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson.
Herald added a project: All.
4vtomat requested review of this revision.
Herald added subscribers: cfe-commits, pcwang-thead, eopXD.
Herald added a project: clang.

This makes other new targets able to reuse predefined classes
in their own *.td files.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148680

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/include/clang/Basic/riscv_vector_common.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148680.514808.patch
Type: text/x-patch
Size: 23908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230419/62f98fa8/attachment-0001.bin>


More information about the cfe-commits mailing list