[Openmp-commits] [openmp] [Libomptarget] Remove requires information from plugin (PR #80345)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 1 15:39:46 PST 2024
jhuber6 wrote:
> Did you test on an MI300A? If not, please do before merging.
I don't think I have access to any currently. But I would expect just looking at the code upstream it would be inconsequential because I simply moved the `if` condition out of the plugins and into `libomptarget`. Thanks for the review, I'll hold off on merging it until we have a better solution downstream to make @ronlieb's life easier.
https://github.com/llvm/llvm-project/pull/80345
More information about the Openmp-commits
mailing list