[PATCH] D139995: [RISCV] Refactor RVV Policy by structure
Piyou Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 14 19:01:51 PST 2022
BeMg updated this revision to Diff 483068.
BeMg added a comment.
1. Update policy constructor
2. use emplace_back
3. Fix miss WithoutIntrinsicMU in policy equal check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139995/new/
https://reviews.llvm.org/D139995
Files:
clang/include/clang/Support/RISCVVIntrinsicUtils.h
clang/lib/Sema/SemaRISCVVectorLookup.cpp
clang/lib/Support/RISCVVIntrinsicUtils.cpp
clang/utils/TableGen/RISCVVEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139995.483068.patch
Type: text/x-patch
Size: 17675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221215/6b258bc2/attachment-0001.bin>
More information about the cfe-commits
mailing list