[PATCH] D77870: [MLIR] Introduce utility to hoist affine if/else conditions
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 12:28:52 PDT 2020
bondhugula added a comment.
Thanks for the review.
================
Comment at: mlir/test/lib/Dialect/Affine/TestAffineLoopUnswitching.cpp:2
+//===- TestAffineLoopUnswitching.cpp - Test affine if/else hoisting --
+//-----------===//
+//
----------------
jdoerfert wrote:
> Nit: ^
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77870/new/
https://reviews.llvm.org/D77870
More information about the llvm-commits
mailing list