[PATCH] D88505: [InstCombine] ease alignment restriction for converting masked load to normal load
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 11:00:48 PDT 2020
lebedev.ri added a comment.
This seems obviously correct (C) to me, but i'm not very familiar with masked intrinsics semantics in LLVM, so i'll leave it for other reviewers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88505/new/
https://reviews.llvm.org/D88505
More information about the llvm-commits
mailing list