[PATCH] D127115: [RFC][DAGCombine] Make sure combined nodes are added back to the worklist in topological order.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 12:06:06 PDT 2022
deadalnix added inline comments.
================
Comment at: llvm/test/CodeGen/X86/buildvec-insertvec.ll:80
; FIXME: This could be 'movhpd {{.*#+}} xmm0 = xmm0[0],mem[0]'.
----------------
RKSimon wrote:
> Remove this - its fixed now!
Hey, it's not only regressions! \o/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127115/new/
https://reviews.llvm.org/D127115
More information about the llvm-commits
mailing list