| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[MLIR][Affine] Fix affine memory op verifiers to check valid dim/symbols properly (#127375) The checks only checked if the operands were either valid dims and symbols without checking which ones should be valid dims and which should be valid symbols. The necessary methods to check already existed. With this fix, for some existing tests, it leads to a more accurate error message. In other cases, invalid IRs are caught as shown in the test case added. Related to: https://github.com/llvm/llvm-project/issues/120189 | 1 年前 | |
[mlir][spirv] Add 8-bit float type emulation (#148811) 8-bit floats are not supported in SPIR-V. They are emulated as 8-bit integer during conversion. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 |