diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2025-05-12 16:42:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 16:42:15 -0500 |
commit | 28808596040734e1b373af722dfaf0158174b534 (patch) | |
tree | 4120b1748dcf0a580a614898ee75067a31e70b94 /clang/lib/Serialization/ModuleManager.cpp | |
parent | d896e2883e6f6b6266fa745ab758adc351778a89 (diff) | |
download | llvm-28808596040734e1b373af722dfaf0158174b534.zip llvm-28808596040734e1b373af722dfaf0158174b534.tar.gz llvm-28808596040734e1b373af722dfaf0158174b534.tar.bz2 |
[mlir][ROCDL] Remove unneeded bf16 expansion in LowerGPUToROCDL (#139603)
The umbrella pass fol lowering GPU ops to ROCDL (aka lowering to LLVM
+ the AMDGPU-specific setup) would call the arith patterns that manually
implemented extf and truncf on bfloat because the LLVM AMDGPU backend
used to not suppport those operaitons.
Since the backend does now support these operations and has for quite
some time, remove these patterns from the default lowering flow.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions