[PATCH] D111923: [RISCV] Split RISCV vector builtins into their own file and namespace.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 18 21:33:58 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34173330bb3f: [RISCV] Split RISCV vector builtins into their own file and namespace. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111923

Files:
  clang/include/clang/Basic/BuiltinsRISCV.def
  clang/include/clang/Basic/BuiltinsRISCVVector.def
  clang/include/clang/Basic/TargetBuiltins.h
  clang/include/clang/module.modulemap
  clang/lib/Basic/Targets/RISCV.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111923.380582.patch
Type: text/x-patch
Size: 18703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211019/dcae1629/attachment-0001.bin>


More information about the cfe-commits mailing list