[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 03:36:25 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

Hey. Sorry! Thanks for reporting this. I did check out, build & test this patch locally before pushing so I'm not sure what I did wrong. I'll see if it's as simple as re-running the `update_llc_test_checks.py` script.


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