[all-commits] [llvm/llvm-project] 273329: [amdgpu] Add `-enable-ocl-mangling-mismatch-workar...
darkbuck via All-commits
all-commits at lists.llvm.org
Tue Jun 8 12:42:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27332968d85e1ad4a58df884030e55abc00e91b1
https://github.com/llvm/llvm-project/commit/27332968d85e1ad4a58df884030e55abc00e91b1
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
M llvm/test/CodeGen/AMDGPU/simplify-libcalls.ll
Log Message:
-----------
[amdgpu] Add `-enable-ocl-mangling-mismatch-workaround`.
- Add `-enable-ocl-mangling-mismatch-workaround` to work around the
mismatch on OCL name mangling so far.
Reviewed By: yaxunl, rampitec
Differential Revision: https://reviews.llvm.org/D103920
More information about the All-commits
mailing list