[PATCH] D109809: [TargetLowering][RISCV] Fixed a scalable vector issue when lowering [s|u]mul.overflow intrinsics

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 04:29:36 PST 2021


Orlando added a comment.

In D109809#3139805 <https://reviews.llvm.org/D109809#3139805>, @frasercrmck wrote:

> In D109809#3139769 <https://reviews.llvm.org/D109809#3139769>, @Orlando wrote:
>
>> Hi, the tests added in this commit seem to be failing on some buildbots. E.g. https://lab.llvm.org/buildbot/#/builders/109/builds/26584
>
> Just pushed https://reviews.llvm.org/rGe1acbda158b3 which should sort the issue out. Sorry again.

No problem. The tests pass for me locally now, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109809



More information about the llvm-commits mailing list