[all-commits] [llvm/llvm-project] 0a954a: [OpenMP][FIX] Repair accidental replacement of _sh...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Mar 15 20:46:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a954a528b8702681118cfb773d651c1860aee36
https://github.com/llvm/llvm-project/commit/0a954a528b8702681118cfb773d651c1860aee36
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M openmp/libomptarget/deviceRTLs/common/include/target/shuffle.h
Log Message:
-----------
[OpenMP][FIX] Repair accidental replacement of _shfl_sync with _shfl
This was broken accidentally in D95752.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D98677
More information about the All-commits
mailing list