You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mlir][gpu] Add host-supports-nvptx to test gpu-lower-to-nvvm-pipeline
PR llvm#78556 added a new mlir test with gpu-lower-to-nvvm-pipeline that checks the generated PTX. However, it causes a problem on host without cuda support.
This PR adds `REQUIRES: host-supports-nvptx`.
0 commit comments