[all-commits] [llvm/llvm-project] 66ae1d: [mlir][sparse] fix windows build error

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Jul 6 14:16:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66ae1d60bb278793fd651cece264699d522bab84
      https://github.com/llvm/llvm-project/commit/66ae1d60bb278793fd651cece264699d522bab84
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp

  Log Message:
  -----------
  [mlir][sparse] fix windows build error

Silence warning from MSVC when handling ##__VA_ARGS

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D129227




More information about the All-commits mailing list