| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][spirv] Add support for SwitchOp (#168713) The dialect implementation mostly copies the one of cf.switch, but aligns naming to the SPIR-V spec. | 8 个月前 | |
[mlir][spirv] Fix OOB error in TestModuleCombiner Also fix a typo in the surrounding code. Fixes: https://github.com/llvm/llvm-project/issues/62318 Reviewed By: qedawkins Differential Revision: https://reviews.llvm.org/D149069 | 3 年前 | |
[mlir][spirv] Remove invalid canon pattern for GL.Length (#164301) This rewrite does not preserve numerics: for example, we'd expect the maximum fp value to yield Inf instead of identity. GL.Length does not allow for fast math flags, so we need to remove this. Special cases (constants) can be handled via a folder if someone wants to implement one. | 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 3 年前 | ||
| 9 个月前 |