llvm-project
39b74fd2 - [flang][cuda] Add cuf.device_address conversion into separate pass (#177035)

Commit
89 days ago
[flang][cuda] Add cuf.device_address conversion into separate pass (#177035) Some conversion are better done later in the pipeline. Add cuf.device_address conversion in its own pass so it can be scheduled late. The pattern will be removed from CUFOpConversion once this pass has landed.
Author
Parents
Loading