[PATCH] D62449: [X86][SSE] Improve bool vector extload (PR26091)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 05:31:25 PDT 2019


RKSimon updated this revision to Diff 201872.
RKSimon added a comment.

Only perform this as DCI.BeforeLegalize()


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62449

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-sext-widen.ll
  test/CodeGen/X86/vector-sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62449.201872.patch
Type: text/x-patch
Size: 275554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/e14d822d/attachment-0001.bin>


More information about the llvm-commits mailing list