[ScalarizeMaskedMemIntrin] When expanding masked gathers, start with the...
[ScalarizeMaskedMemIntrin] When expanding masked gathers, start with the passthru vector and insert the new load results into it. Previously we started with undef and did a final merge with the passthru at the end. llvm-svn: 343273
Loading
Please sign in to comment