llvm-project
3407fedb
- [mlir][dataflow] Use skipRegions to print region op (NFC) (#161066)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
42 days ago
[mlir][dataflow] Use skipRegions to print region op (NFC) (#161066) The print region op prints a lot of useless IR. Use OpWithFlags(op, OpPrintingFlags().skipRegions()) to avoid this.
References
#161066 - [mlir][dataflow] Use skipRegions to print region op (NFC)
Author
linuxlonelyeagle
Parents
58805dd9
Loading