[all-commits] [llvm/llvm-project] 819873: Fix StridedMemRefType operator[] SFINAE to allow c...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Feb 10 12:02:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81987396ac2ceff56caaa19f54786834523f16db
      https://github.com/llvm/llvm-project/commit/81987396ac2ceff56caaa19f54786834523f16db
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
    M mlir/unittests/ExecutionEngine/Invoke.cpp

  Log Message:
  -----------
  Fix StridedMemRefType operator[] SFINAE to allow correctly selecting the `int64_t` overload for non-container operands




More information about the All-commits mailing list