diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-10-09 21:38:47 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-09 21:38:47 +0400 |
commit | a075e785b8f4e2323ce89b742185386314909f21 (patch) | |
tree | aba0729dab040b897a9b22b3c976feff8ef67c64 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 10ada4ae738b9d93174e516ca841e61a8f4fd612 (diff) | |
download | llvm-a075e785b8f4e2323ce89b742185386314909f21.zip llvm-a075e785b8f4e2323ce89b742185386314909f21.tar.gz llvm-a075e785b8f4e2323ce89b742185386314909f21.tar.bz2 |
AMDGPU: Fix incorrectly selecting fp8/bf8 conversion intrinsics (#107291)
Trying to codegen these on targets without the instructions should
fail to select. Not sure if all the predicates are correct. We had
a fake one disconnected to a feature which was always true.
Fixes: SWDEV-482274
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions