[PATCH] D71209: InstCombine: Don't rewrite phi-of-bitcast when the phi has other users
Connor Abbott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 07:47:42 PST 2019
cwabbott marked an inline comment as done.
cwabbott added inline comments.
================
Comment at: llvm/test/Transforms/InstCombine/pr44242.ll:1
+; RUN: opt -S -instcombine < %s | FileCheck %s
+
----------------
lebedev.ri wrote:
> Please autogenerate and precommit tests.
Sorry, but what exactly do you mean?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71209/new/
https://reviews.llvm.org/D71209
More information about the llvm-commits
mailing list