| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][spirv] Define spirv.*Dot integer dot product ops This covers SDot, SUDot, and UDot. The *AccSat version will be added in a follow-up revision. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D139242 | 3 年前 | |
[mlir][spirv] Refactor vendor op definitions Use dedicated vendor op classes/categories. This is so that we can later change the mnemonics of all vendor ops by changing the base class: SPV_VendorOp. Issue: https://github.com/llvm/llvm-project/issues/56863 | 3 年前 | |
[mlir][SPIRV] Rename OpSpecConstantOperation -> OpSpecConstantOp The SPIR-V spec uses OpSpecConstantOp. Using an inconsistent name makes the dialect generation scripts fail. Update to use the right operation name, and fix the auto generation scripts as well. Differential Revision: https://reviews.llvm.org/D95097 | 5 年前 | |
[NFC][Py Reformat] Reformat python files in mlir subdir This is an ongoing series of commits that are reformatting our Python code. Reformatting is done with black. If you end up having problems merging this commit because you have made changes to a python file, the best way to handle that is to run git checkout --ours <yourfile> and then reformat it with black. If you run into any problems, post to discourse about it and we will try to help. RFC Thread below: https://discourse.llvm.org/t/rfc-document-and-standardize-python-code-style Differential Revision: https://reviews.llvm.org/D150782 | 3 年前 | |
[mlir][spirv] Refresh base definitions to latest spec (v1.6) This commit updates all SPIR-V enum definitions to match the latest specification (v1.6 revision 2). Along the way, fixed some issues in gen_spirv_dialect.py and added a new script for refreshing all op definitions for such cases. Reviewed By: kuhar Differential Revision: https://reviews.llvm.org/D131293 | 3 年前 | |
[mlir][spirv] Add memory semantics verify for atomic operations Differential Revision: https://reviews.llvm.org/D111510 | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 5 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 4 年前 |