[PATCH] D127115: [RFC][DAGCombine] Make sure combined nodes are added back to the worklist in topological order.
Paweł Bylica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 03:12:31 PDT 2022
chfast added inline comments.
================
Comment at: llvm/test/CodeGen/X86/avx512vl-vec-masked-cmp.ll:2663
+; VLX-NEXT: kmovd %k0, %eax
+; VLX-NEXT: andl $3, %eax
; VLX-NEXT: retq
----------------
Is this a regression?
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