[PATCH] D143499: [SVE] Add intrinsics for logical/bitwise operations that explicitly undefine the result for inactive lanes.

lizhijin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 03:18:07 PST 2023


lizhijin added a comment.

In D143499#4114977 <https://reviews.llvm.org/D143499#4114977>, @paulwalker-arm wrote:

> @lizhijin: In case there's a misunderstanding I just wanted to say your patch has been accepted and is good to land. Sometimes patches are accepted with a few extra comments which you're trusted to consider before landing a patch (i.e. there's no need to wait for the patch to be accepted again).  There's no real rule but typically I just wait a day after acceptance before landing a patch (with any suggested minor modifications) in order to give other reviewers a chance to comment.

OK, I see. Thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143499/new/

https://reviews.llvm.org/D143499



More information about the llvm-commits mailing list