[PATCH] D138287: [clang][RISCV] Drop caching from RVVType as it introduces data races

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 21 02:18:29 PST 2022


sammccall added a subscriber: kito.cheng.
sammccall added a comment.

I think there almost certainly *is* a better way here, but it may be a significant amount of work and we need to get back to a correct state (revert doesn't seem feasible).

Not approving yet in the hope that @kito-cheng (@kito.cheng?) or @khchen can find something better, if we don't hear back I'll stamp in a week or so.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138287/new/

https://reviews.llvm.org/D138287



More information about the cfe-commits mailing list