Remove MaskedPrototype and add several fields in RVVIntrinsicRecord,
compute Prototype in runtime.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126741
[RISCV][Clang] Refactor RISCVVEmitter. (NFC) ClosedPublic Authored by khchen on May 31 2022, 6:08 PM.
Details Summary Remove MaskedPrototype and add several fields in RVVIntrinsicRecord,
Diff Detail
Event Timelinekhchen added a parent revision: D126740: [RISCV][Clang] Refactor and rename rvv intrinsic related stuff. (NFC).May 31 2022, 6:09 PM khchen added a child revision: D126742: [RISCV][Clang] Support RVV policy functions..May 31 2022, 6:12 PM This revision is now accepted and ready to land.Jun 8 2022, 11:29 PM This revision was landed with ongoing or failed builds.Jul 26 2022, 3:17 AM Closed by commit rG93f8657c743b: [RISCV][Clang] Refactor RISCVVEmitter. (NFC) (authored by khchen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 447634 clang/include/clang/Support/RISCVVIntrinsicUtils.h
clang/lib/Sema/SemaRISCVVectorLookup.cpp
clang/lib/Support/RISCVVIntrinsicUtils.cpp
clang/utils/TableGen/RISCVVEmitter.cpp
|