[all-commits] [llvm/llvm-project] 339753: [mlir][vector][NFC] `isDisjointTransferIndices`: U...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Sep 11 04:30:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 339753de12294b6c8f2806ae77f0ebcd4df9500d
      https://github.com/llvm/llvm-project/commit/339753de12294b6c8f2806ae77f0ebcd4df9500d
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

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

  Log Message:
  -----------
  [mlir][vector][NFC] `isDisjointTransferIndices`: Use `getConstantIntValue` (#65931)

Use `getConstantIntValue` instead of matching for `arith::ConstantOp`.




More information about the All-commits mailing list