[PATCH] D82703: [InstCombine] convert assumes to operand bundles
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 4 08:03:28 PDT 2020
Tyker added inline comments.
================
Comment at: llvm/test/Transforms/InstCombine/assume.ll:253
;
; SAME-LABEL: @bar4(
; SAME-NEXT: entry:
----------------
jdoerfert wrote:
> Why do we have SAME checking the function twice? Is this a bug in the update script?
> Is this a bug in the update script?
perhaps but after purging every CHECK line the issue is gone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82703/new/
https://reviews.llvm.org/D82703
More information about the llvm-commits
mailing list