[all-commits] [llvm/llvm-project] 79ec0c: [MLIR][LLVMIR] Add support for importing ConstantI...

Paul Walker via All-commits all-commits at lists.llvm.org
Thu Feb 12 03:28:59 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79ec0ce5d8b72d26bb25c48083b693b15b53da55
      https://github.com/llvm/llvm-project/commit/79ec0ce5d8b72d26bb25c48083b693b15b53da55
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp
    M mlir/test/Target/LLVMIR/Import/constant.ll

  Log Message:
  -----------
  [MLIR][LLVMIR] Add support for importing ConstantInt/FP vector splats. (#180946)

Updates LLVM IR importing to remove the assumption that
ConstantInt/ConstantFP are always scalar.



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