GPUFuncOpLowering moves the body out of gpu.func op and erases it. An empty gpu.func may fail verification but should not crash it. Verification of an erased op is triggered e.g. with debug printing on.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Aug 23 2022, 1:33 AM
This revision was landed with ongoing or failed builds.Aug 23 2022, 5:58 AM
Closed by commit rG50c33a3a9cb6: [MLIR] Harden gpu.func verification (authored by csigg). · Explain Why
This revision was automatically updated to reflect the committed changes.