[all-commits] [llvm/llvm-project] a73846: [mlir][arith] Improve EmulateWideInt diagnostics

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Tue Oct 11 11:26:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a73846ebe968b58bcb3797cbfd6fcb479c31850e
      https://github.com/llvm/llvm-project/commit/a73846ebe968b58bcb3797cbfd6fcb479c31850e
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp

  Log Message:
  -----------
  [mlir][arith] Improve EmulateWideInt diagnostics

Print unsupported types on match failures.

Suggested by @Mogball and @jpienaar in D135204.

Reviewed By: Mogball

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




More information about the All-commits mailing list