[PATCH] D89628: Don't fold overflowing arithmetic ops on vectors

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 06:52:11 PDT 2020


LemonBoy added a comment.

In D89628#2358994 <https://reviews.llvm.org/D89628#2358994>, @lebedev.ri wrote:

> In D89628#2342684 <https://reviews.llvm.org/D89628#2342684>, @LemonBoy wrote:
>
>>> Looks good to me, thanks.
>>
>> Great, can you commit this on my behalf? I have no commit access.
>>
>> @hans Is it too early to request this patch to be included in 11.0.1?
>
> Please specify the `Author: name <e at ma.il>` to be used for the commit.

The name is `LemonBoy`, you can get the mail from running `git log --author=LemonBoy` in the LLVM repo.
TIA


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

https://reviews.llvm.org/D89628



More information about the llvm-commits mailing list