aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Process.cpp
diff options
context:
space:
mode:
authorStephan Herhut <herhut@google.com>2020-02-11 10:20:55 +0100
committerStephan Herhut <herhut@google.com>2020-02-11 15:09:30 +0100
commit890d5e2dd232f43842d8a9025e639027946d81f4 (patch)
tree24eacf10081407e058832d9b90be26c3f4d4e327 /llvm/lib/Support/Process.cpp
parent98c940bf515831420b8b53489dd4f9a4fc8a40ad (diff)
downloadllvm-890d5e2dd232f43842d8a9025e639027946d81f4.zip
llvm-890d5e2dd232f43842d8a9025e639027946d81f4.tar.gz
llvm-890d5e2dd232f43842d8a9025e639027946d81f4.tar.bz2
[MLIR][GPU] Disallow llvm tanh intrinsics when lowering to NVVM/ROCm.
Summary: The lowering to NVVM and ROCm handles tanh operations differently by mapping them to NVVM/ROCm specific intrinsics. This conflicts with the lowering to LLVM, which uses the default llvm intrinsic. This change declares the LLVM intrinsics to be illegal, hence disallowing the correspondign rewrite. Differential Revision: https://reviews.llvm.org/D74389
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions