[PATCH] D60852: Fix for bug 41512: lower INSERT_VECTOR_ELT(ZeroVec, 0, Elt) to SCALAR_TO_VECTOR(Elt) for all SSE flavors
Serge Preis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 02:06:44 PDT 2019
Serge_Preis added a comment.
In D60852#1483730 <https://reviews.llvm.org/D60852#1483730>, @RKSimon wrote:
> @Serge_Preis do you have commit access?
No, unfortunately don't.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60852/new/
https://reviews.llvm.org/D60852
More information about the llvm-commits
mailing list