[PATCH] D80047: Don't tail merge EHPads
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 21 14:05:55 PDT 2020
efriedma added inline comments.
================
Comment at: llvm/test/CodeGen/X86/branchfolding-ehpad.mir:18
+ MOV8mi $r13, 1, $noreg, 0, $noreg, 0
+ JMP_1 %bb.5
+ bb.4:
----------------
Can you check that we still perform tail merging here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80047/new/
https://reviews.llvm.org/D80047
More information about the llvm-commits
mailing list