[PATCH] D72524: [X86] Try to avoid casts around logical vector ops recursively.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 11 04:37:07 PST 2020


fhahn updated this revision to Diff 237489.
fhahn added a comment.

Use SelectionDAG::MaxRecursionDepth, add example to comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72524

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/v8i1-masks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72524.237489.patch
Type: text/x-patch
Size: 64062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200111/6e26efaa/attachment.bin>


More information about the llvm-commits mailing list