[PATCH] D138429: [clang][RISCV][NFC] Prevent data race in RVVType::computeType

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 21 07:10:37 PST 2022


kadircet added a comment.

thanks! +1 from my side as well for thread-safety purposes (and I hope having 2 separate caches for tablegen and sema doesn't have unexpected effects).


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