[llvm-branch-commits] [mlir] [flang] [Flang][MLIR][OpenMP] Use function-attached target attributes for OpenMP lowering (PR #78291)

Sergio Afonso via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jan 17 04:26:09 PST 2024


skatrak wrote:

> Not for this patch, but would we need to add this info for all outlined functions?

I think it probably should, since otherwise there would be no target information for the new functions.

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


More information about the llvm-branch-commits mailing list