[all-commits] [llvm/llvm-project] 4b38d1: [mlir][nvvm] Introduce `mbarrier.inval`
Guray Ozen via All-commits
all-commits at lists.llvm.org
Fri Jun 16 04:39:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b38d17ff56a70f273abaa0e32b8c3111f6bb4f5
https://github.com/llvm/llvm-project/commit/4b38d17ff56a70f273abaa0e32b8c3111f6bb4f5
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/test/Dialect/LLVMIR/nvvm.mlir
Log Message:
-----------
[mlir][nvvm] Introduce `mbarrier.inval`
Introduce support for PTX's `mbarrier.inval` .
Contiunation of D151334
Reviewed By: qcolombet
Differential Revision: https://reviews.llvm.org/D151338
More information about the All-commits
mailing list