[all-commits] [llvm/llvm-project] 0a22a8: [mlir][vector] Fix extractelement/insertelement fo...

Ivan Butygin via All-commits all-commits at lists.llvm.org
Mon Nov 6 05:23:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a22a80c1b83996a4424c94a3597d8f974ecb444
      https://github.com/llvm/llvm-project/commit/0a22a80c1b83996a4424c94a3597d8f974ecb444
  Author: Ivan Butygin <ivan.butygin at gmail.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
    M mlir/test/Dialect/Vector/canonicalize.mlir

  Log Message:
  -----------
  [mlir][vector] Fix extractelement/insertelement folder crash on poison attr (#71333)

Types of incoming attributes weren't properly checked.




More information about the All-commits mailing list