[all-commits] [llvm/llvm-project] fab234: Revert "[mlir] Optimize ThreadLocalCache by removi...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri May 24 08:23:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fab234a5613f64727b16b6ae91bbbab2798027e8
https://github.com/llvm/llvm-project/commit/fab234a5613f64727b16b6ae91bbbab2798027e8
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M mlir/include/mlir/Support/ThreadLocalCache.h
Log Message:
-----------
Revert "[mlir] Optimize ThreadLocalCache by removing atomic bottleneck" (#93306)
Reverts llvm/llvm-project#93270
This was found to have a race and the forward fix was reverted,
reverting this until can forward fix.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list