[PATCH] D109809: [TargetLowering][RISCV] Fixed a scalable vector issue when lowering [s|u]mul.overflow intrinsics
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 04:08:07 PST 2021
frasercrmck added a comment.
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.
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