Files
llvm/mlir
Guray Ozen 76a533c8ec [MLIR][NVVM] Add pmevent (#152509)
Add nvvm.pmevent Op that Triggers one or more of a fixed number of
performance monitor events, with event index or mask specified by
immediate operand.

[For more information, see PTX
ISA](https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#miscellaneous-instructions-pmevent)
2025-08-08 16:34:18 +02:00
..
2025-08-08 16:34:18 +02:00
2025-08-08 16:34:18 +02:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.