diff options
author | Steffi Stumpos <stumposs12@gmail.com> | 2025-04-24 13:45:58 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 15:45:58 -0400 |
commit | c007c465403ecfea7c390a2b05e555c3b6d90a88 (patch) | |
tree | ef61019ea87eb289fb51d1d2b2c93cbc9cbac517 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4ed8bfd0c3949dbf4e3042bd35eb274373e55cf7 (diff) | |
download | llvm-c007c465403ecfea7c390a2b05e555c3b6d90a88.zip llvm-c007c465403ecfea7c390a2b05e555c3b6d90a88.tar.gz llvm-c007c465403ecfea7c390a2b05e555c3b6d90a88.tar.bz2 |
[NVPTX] Support BFloat Store Parameter (#137074)
Before this patch, the instruction selector assumed that if the Memory
Type is not {f16, v2f16, f32, f64} then the node type must be a
ConstantSDNode when in fact if the memory type is bf16 then the node
type is ConstantFPSDNode.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions