[flang-commits] [flang] [mlir] [mlir][openacc] Add device_type support for compute operations (PR #75864)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Tue Dec 19 09:42:58 PST 2023


https://github.com/razvanlupusoru approved this pull request.

Wow! This is outstanding. The design and implementation make sense to me. I prefer this over other techniques (such as duplicating and specializing regions per device_type at this level). I like the getters that simplify access to the information. Thank you for this!

https://github.com/llvm/llvm-project/pull/75864


More information about the flang-commits mailing list