| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163703) This patch replaces LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]], introduced as part of C++17. | 9 个月前 | |
[mlir:PDLL] Actually run the integration tests This revealed that the test was a bit out of date and failing, this commit also tweaks the .mlir to actually test pdll properly. | 3 年前 | |
[PDLL]: Fix crash when negation doesn't apply to native constraint (#84331) Fixes that Pattern { let tuple = (attr<"3 : i34">); not tuple.0; erase _; } would crash the PDLL parser because it expected a native constraint after not. | 2 年前 | |
[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 年前 | |
| 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 9 个月前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 2 年前 |