[PATCH] D86687: [DAGCombiner] Enhance (zext(setcc))
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 08:45:44 PDT 2020
lkail added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll:314
;------------------------------------------------------------------------------;
; A few negative tests
;------------------------------------------------------------------------------;
----------------
xbolva00 wrote:
> Adjust comment?
Hmmm, interesting, the function name also indicates it's negative.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86687/new/
https://reviews.llvm.org/D86687
More information about the llvm-commits
mailing list