diff options
author | Srinivasa Ravi <srinivasar@nvidia.com> | 2025-10-09 13:42:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 13:42:58 +0530 |
commit | a5d37d5aac543e34bfc9dafdcd5dcaa1e33dd11e (patch) | |
tree | e7ebef7d610b529eb44e7a87f0194ed3551f7862 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 9f1e2715754b24e1d84088fcf046eb5273ec3227 (diff) | |
download | llvm-a5d37d5aac543e34bfc9dafdcd5dcaa1e33dd11e.zip llvm-a5d37d5aac543e34bfc9dafdcd5dcaa1e33dd11e.tar.gz llvm-a5d37d5aac543e34bfc9dafdcd5dcaa1e33dd11e.tar.bz2 |
[MLIR][NVVM] Update convert Ops to use builtin types (#159704)
This change updates the `convert.f32x2.to.f6x2`,
`convert.f32x2.to.f8x2`, `convert.f16x2.to.f8x2`, and
`convert.bf16x2.to.f8x2` Ops to use builtin types for the destination
types as a `TypeAttr` instead of custom enums.
The corresponding tests are updated to reflect the changes in the
assembly format.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions