[all-commits] [llvm/llvm-project] 95e321: [mlir][ptr] Add constantop convertion (#204846)

lonely eagle via All-commits all-commits at lists.llvm.org
Fri Jun 19 10:47:39 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95e321951ad3041998e49bc0353482bcd27c65db
      https://github.com/llvm/llvm-project/commit/95e321951ad3041998e49bc0353482bcd27c65db
  Author: lonely eagle <2020382038 at qq.com>
  Date:   2026-06-20 (Sat, 20 Jun 2026)

  Changed paths:
    M mlir/lib/Conversion/PtrToLLVM/PtrToLLVM.cpp
    M mlir/test/Conversion/PtrToLLVM/ptr-to-llvm.mlir

  Log Message:
  -----------
  [mlir][ptr] Add constantop convertion (#204846)

Previously, Ptr.ConstantOp was missing the lowering pattern to LLVM IR.
This PR adds the missing conversion logic. See
https://github.com/llvm/llvm-project/pull/190527#issuecomment-4751141164.

---------

Co-authored-by: Fabian Mora <fmora.dev at gmail.com>



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