Update MLIR's default SM to `sm_75`. This matches the behavior of offline compilation tools in the CUDA Toolkit (`nvcc`, `ptxas`, ...) and follows suit with 9fc5fd0ad689eed94f65b1d6d10f9c5642935e68. Additionally, `sm_75` is the oldest GPU variant compatible with the widest range of recent major CUDA Toolkit versions (11/12/13).
MLIR documentation ================== Please note mlir.llvm.org is where MLIR's rendered documentation is displayed. The viewing experience on GitHub or elsewhere may not match those of the website. For any changes please verify instead that they work on the main website first. See https://github.com/llvm/mlir-www for the website generation information.