[PATCH] D138429: [clang][RISCV][NFC] Prevent data race in RVVType::computeType
Kito Cheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 23 00:57:50 PST 2022
kito-cheng updated this revision to Diff 477406.
kito-cheng added a comment.
Changes:
- Add comment for RVVTypeCache
- computeRVVTypeHashValue become a local function rather than static function of RVVTypeCache.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138429/new/
https://reviews.llvm.org/D138429
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: D138429.477406.patch
Type: text/x-patch
Size: 13248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221123/8be79ed1/attachment-0001.bin>
More information about the cfe-commits
mailing list