[PATCH] D68226: [X86][AVX] Push sign extensions of comparison bool results through bitops (PR42025)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 5 13:48:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373834: [X86][AVX] Push sign extensions of comparison bool results through bitops… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68226?vs=222422&id=223384#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68226

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-256.ll
  llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68226.223384.patch
Type: text/x-patch
Size: 19963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191005/1db8a265/attachment.bin>


More information about the llvm-commits mailing list