[PATCH] D124730: [RISCV][NFC] Refactor RISC-V vector intrinsic utils.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 05:02:02 PST 2022
kadircet added a comment.
In D124730#3916786 <https://reviews.llvm.org/D124730#3916786>, @kadircet wrote:
> Hi @kito-cheng, can you please let us know if you're working on a fix here (and whether it seems to be close)? otherwise i am planning to revert this and consequent changes, as it's clearly introducing data races.
FYI, dropping all the caching and pass-by-pointer logic in https://reviews.llvm.org/D138287
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124730/new/
https://reviews.llvm.org/D124730
More information about the cfe-commits
mailing list