[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
Sun Jan 19 17:41:48 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ee1db2d1d7a: [X86] Try to avoid casts around logical vector ops recursively. (authored by fhahn).

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.239014.patch
Type: text/x-patch
Size: 64062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/97ba53e3/attachment.bin>


More information about the llvm-commits mailing list