[PATCH] D138429: [clang][RISCV][NFC] Prevent data race in RVVType::computeType
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 21 06:53:24 PST 2022
sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
LG from a thread-safety perspective, thanks!
Approving because it looks mechanically "obviously correct", but you may want to wait for another reviewer to confirm the API changes are sane (I don't really know what this code does or how it's used).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138429/new/
https://reviews.llvm.org/D138429
More information about the cfe-commits
mailing list