[all-commits] [llvm/llvm-project] d5fb4c: [MLIR][NVVM] Enable nvvm intrinsics import to LLVM...

Ivan R. Ivanov via All-commits all-commits at lists.llvm.org
Mon Dec 11 20:32:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5fb4c0f118b47db74233af2d99ae075e1dbe148
      https://github.com/llvm/llvm-project/commit/d5fb4c0f118b47db74233af2d99ae075e1dbe148
  Author: Ivan R. Ivanov <ivanov.i.aa at m.titech.ac.jp>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/CMakeLists.txt
    M mlir/include/mlir/Target/LLVMIR/Dialect/All.h
    A mlir/include/mlir/Target/LLVMIR/Dialect/NVVM/LLVMIRToNVVMTranslation.h
    M mlir/lib/Target/LLVMIR/Dialect/NVVM/CMakeLists.txt
    A mlir/lib/Target/LLVMIR/Dialect/NVVM/LLVMIRToNVVMTranslation.cpp
    A mlir/test/Target/LLVMIR/Import/nvvmir.ll

  Log Message:
  -----------
  [MLIR][NVVM] Enable nvvm intrinsics import to LLVMIR   (#68843)

Co-authored-by: Tobias Gysi <tobias.gysi at nextsilicon.com>
Co-authored-by: Christian Ulmann <christianulmann at gmail.com>




More information about the All-commits mailing list