[all-commits] [llvm/llvm-project] cc145f: [mlir][vector] Disable Gather1DToConditionalLoads ...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Jun 20 00:08:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc145f40530667d65220536a3e03eabe9fdd46cf
      https://github.com/llvm/llvm-project/commit/cc145f40530667d65220536a3e03eabe9fdd46cf
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/LowerVectorGather.cpp
    M mlir/test/Dialect/Vector/vector-gather-lowering.mlir

  Log Message:
  -----------
  [mlir][vector] Disable Gather1DToConditionalLoads for scalable vectors (#96049)

Pattern scalarizes vector.gather operations and is incorrect for
scalable vectors.



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