[PATCH] D22850: AVX-512: Removed AssertZext node before TRUNCATE
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 04:20:01 PDT 2016
delena created this revision.
delena added reviewers: eli.friedman, igorb.
delena added a subscriber: llvm-commits.
delena set the repository for this revision to rL LLVM.
Removed AssertZext node, which was inserted between X86ISD::SETCC and "truncate to i1".
Added a pattern to the .td file, as Eli suggested.
Repository:
rL LLVM
https://reviews.llvm.org/D22850
Files:
../lib/Target/X86/X86ISelLowering.cpp
../lib/Target/X86/X86InstrAVX512.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22850.65702.patch
Type: text/x-patch
Size: 7051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160727/428e9d1d/attachment.bin>
More information about the llvm-commits
mailing list