Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
77ff6f7df8691a735a2dc979cdb44835dd2d41af
/
mlir
/
utils
/
generate-test-checks.py
4e7c0a37
Update MLIR generate-test-checks.py to add the notice from the source into the generated file
by Mehdi Amini
· 3 years, 9 months ago
b877f33
[MLIR] Add documentation for generate-check-lines.py
by Tim Shen
· 5 years ago
a6150de
[MLIR] Remove generated spaces at eof for generate-test-checks.py.
by Tim Shen
· 5 years ago
25b3806
[MLIR] Rework generate-test-checks.py to attach CHECK lines to the source (test) file.
by Tim Shen
· 5 years ago
7bfcb91
Use python3 in generate-test-checks.py.
by Wen-Heng (Jack) Chung
· 5 years ago
0aa97ad
[mlir] Change generate-test-checks.py to `%[[V:.*]]` style
by Sean Silva
· 5 years ago
56222a0
Adjust License.txt file to use the LLVM license
by Mehdi Amini
· 5 years ago
f28c5ac
Fix minor spelling tweaks (NFC)
by Kazuaki Ishizaki
· 6 years ago
5002e98
Remove unused import and two import forms
by Jacques Pienaar
· 6 years ago
3e2ac62
Add a preprocess pass to remove sequences that are problematic with FileCheck
by River Riddle
· 6 years ago
a9d4015
Add a utility script to auto-generate CHECK commands for mlir test cases.
by River Riddle
· 6 years ago