[all-commits] [llvm/llvm-project] 944652: Use if constexpr to simplify some SFINAE in mlir::...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sat Dec 10 00:36:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 944652f8c05e969256c7fd637ce8cab0be794d21
      https://github.com/llvm/llvm-project/commit/944652f8c05e969256c7fd637ce8cab0be794d21
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-12-10 (Sat, 10 Dec 2022)

  Changed paths:
    M mlir/include/mlir/IR/OpDefinition.h

  Log Message:
  -----------
  Use if constexpr to simplify some SFINAE in mlir::OpState (NFC)

Reviewed By: rriddle

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




More information about the All-commits mailing list