[PATCH] D93511: [Sink] Process basic blocks with a single successor
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 16:34:12 PST 2022
arsenm requested changes to this revision.
arsenm added inline comments.
This revision now requires changes to proceed.
Herald added subscribers: kosarev, StephenFan.
Herald added a project: All.
================
Comment at: llvm/test/Transforms/Sink/single-succ.ll:1
+; RUN: opt -S < %s -passes=sink | FileCheck %s
+
----------------
Can you generate this test, and do this on top of a baseline test commit?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93511/new/
https://reviews.llvm.org/D93511
More information about the llvm-commits
mailing list