[PATCH] D103280: [SDAG] try harder to fold casts into vector compare

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 07:07:03 PDT 2021


spatel updated this revision to Diff 348520.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:

1. Restrict to non-opaque constants.
2. Fix lambda name to be clang-tidy compliant.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103280/new/

https://reviews.llvm.org/D103280

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/sext-vsetcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103280.348520.patch
Type: text/x-patch
Size: 10784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210528/ff5f9a44/attachment-0001.bin>


More information about the llvm-commits mailing list