[PATCH] D48236: [IR] move shuffle mask queries from TTI to ShuffleVectorInst
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 11:48:35 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335067: [IR] move shuffle mask queries from TTI to ShuffleVectorInst (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48236?vs=151942&id=151961#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48236
Files:
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48236.151961.patch
Type: text/x-patch
Size: 26074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/5b6f0f18/attachment.bin>
More information about the llvm-commits
mailing list