[PATCH] D54440: Fixed DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT i1 handling
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 15:20:28 PST 2018
rampitec added a comment.
In https://reviews.llvm.org/D54440#1296242, @arsenm wrote:
> I’m not sure this will use the right memory layout
If you look at line 1922 it just uses i8 regardless.
https://reviews.llvm.org/D54440
More information about the llvm-commits
mailing list