[PATCH] D92446: Avoid asserting when SizeOp0 isn't an exact multiple of NarrowSize.

Jake Goulding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 05:38:07 PST 2020


shepmaster added a comment.

There’s an LLVM IR attached to the big report that crashes, but I don’t know how to create a test case from it.

It also seems like it’s brittle because the test passes on the current development branch even though no apparent relevant code change has occurred.

I’m seeking advice on how to create the test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92446



More information about the llvm-commits mailing list