[all-commits] [llvm/llvm-project] 228c45: Revert [mlir][vector] Use vector.broadcast in plac...

James Newling via All-commits all-commits at lists.llvm.org
Tue Jul 15 20:45:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 228c45f13dc92546661b6825b7b32c3808b0d2eb
      https://github.com/llvm/llvm-project/commit/228c45f13dc92546661b6825b7b32c3808b0d2eb
  Author: James Newling <james.newling at gmail.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M mlir/lib/Dialect/Arith/Transforms/EmulateUnsupportedFloats.cpp
    M mlir/lib/Dialect/NVGPU/TransformOps/NVGPUTransformOps.cpp
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUUnroll.cpp
    M mlir/test/Dialect/NVGPU/transform-matmul-to-nvvm.mlir

  Log Message:
  -----------
  Revert [mlir][vector] Use vector.broadcast in place of vector.splat (#148937)

This reverts PR/commit https://github.com/llvm/llvm-project/commit/99875733fce0c6c72c50244ceaffe0cc5e1fa277

This PR/commit should only be landed after
https://github.com/llvm/llvm-project/pull/148027, at which point we
don't need to assume that vector.broadcast has been lowered to another
form.



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