[all-commits] [llvm/llvm-project] debac0: tsan: add a benchmark for vector memory accesses
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Thu Nov 25 08:07:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: debac0ef37d865d3a61d9abacdd096a676f1819d
https://github.com/llvm/llvm-project/commit/debac0ef37d865d3a61d9abacdd096a676f1819d
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M compiler-rt/test/tsan/bench_memory_access.cpp
Log Message:
-----------
tsan: add a benchmark for vector memory accesses
Depends on D114592.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D114593
More information about the All-commits
mailing list