This is split off from D79100 and adds a new target hook emitGetActiveLaneMask that can be queried to check if the intrinsic @llvm.get.active.lane.mask() is supported by the backend and if it should be emitted for a given loop.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo