[all-commits] [llvm/llvm-project] 2fe9a3: [mlir][SCF] Use getResult() instead of static_cast...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Sun Oct 22 22:05:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fe9a342a69d25636421b105d8c5e0cbbcce6a75
      https://github.com/llvm/llvm-project/commit/2fe9a342a69d25636421b105d8c5e0cbbcce6a75
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M mlir/unittests/Dialect/SCF/LoopLikeSCFOpsTest.cpp

  Log Message:
  -----------
  [mlir][SCF] Use getResult() instead of static_cast<Value>().




More information about the All-commits mailing list