[PATCH] D113835: [CVP] Remove ashr of -1 or 0
Fabian Wolff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 16 11:34:53 PST 2021
fwolff added a comment.
In D113835#3135100 <https://reviews.llvm.org/D113835#3135100>, @reames wrote:
> In D113835#3132720 <https://reviews.llvm.org/D113835#3132720>, @fwolff wrote:
>
>> Thanks for the review @reames! I've added another test to cover the edge cases. Can you commit this for me?
>
> Sure. To confirm, this is code you intend to contribute to llvm under the terms of the relevant licenses and agreements, and have the authority to agree to same?
Yes. For commit attribution, you can use the same name and email as in commit `738e7f1231949ec248c1d8d154783338215613d1`. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113835/new/
https://reviews.llvm.org/D113835
More information about the llvm-commits
mailing list