llvm-project
66f06f54
- [mlir][acc] Sink constants into acc.compute_region when creating (#187777)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
34 days ago
[mlir][acc] Sink constants into acc.compute_region when creating (#187777) When converting OpenACC compute constructs to acc.compute_region, also sink constants inside so they do not become live-ins.
References
#187777 - [mlir][acc] Sink constants into acc.compute_region when creating
Author
razvanlupusoru
Parents
bd3b06b0
Loading