[all-commits] [llvm/llvm-project] e27c70: [mlir] Restore markUnknownOpDynamicallyLegal to ca...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sat Jul 24 06:58:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e27c700b9a925b65d19391feee59a50dc39694ea
      https://github.com/llvm/llvm-project/commit/e27c700b9a925b65d19391feee59a50dc39694ea
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-07-24 (Sat, 24 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Transforms/DialectConversion.h

  Log Message:
  -----------
  [mlir] Restore markUnknownOpDynamicallyLegal to call isDynamicallyLegal by default

Looks like an oversight from b7a464989955e6374b39b518e317b59b510d4dc5

This should probably have a test case ...




More information about the All-commits mailing list