[all-commits] [llvm/llvm-project] bcce75: [MLIR][LLVMIR] Add suport for ptrmask intrinsic op...

Robert Konicar via All-commits all-commits at lists.llvm.org
Mon Mar 3 07:27:26 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcce75415e52c8529e94f70c49b481e903381aaa
      https://github.com/llvm/llvm-project/commit/bcce75415e52c8529e94f70c49b481e903381aaa
  Author: Robert Konicar <xkonicar at fi.muni.cz>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  [MLIR][LLVMIR] Add suport for ptrmask intrinsic op (#129539)

Resolves #115805

This patch adds support for ptrmask intrinsic in LLVM dialect and
corresponding import/export tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list