[ScalarizeMaskedMemIntrin] When expanding masked loads, start with the...
[ScalarizeMaskedMemIntrin] When expanding masked loads, start with the passthru value and insert each conditional load result over their element. Previously we started with undef and did one final merge at the end with a select. llvm-svn: 343271
Loading
Please sign in to comment