[PATCH] D156889: [mlir][cf] Add ControlFlow to SCF lifting pass

Ivan Butygin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 17:06:18 PDT 2023


Hardcode84 added a comment.

  6 failed, 10990 passed, 3466 skipped, 445 xfailed, 46 warnings in 260.37s (0:04:20)

Much better, the rest if the failures seems to come from the fact we are not handling switch op correctly and not related to the pass directly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156889/new/

https://reviews.llvm.org/D156889



More information about the llvm-commits mailing list