[PATCH] D65451: [DivRemPairs] Avoid RAUW pitfalls (PR42823)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 04:26:30 PDT 2019


lebedev.ri added a comment.

In D65451#1608076 <https://reviews.llvm.org/D65451#1608076>, @spatel wrote:

> LGTM


Thank you for the review.

> should the test from https://bugs.llvm.org/show_bug.cgi?id=42823 be included with this patch even if does not fail yet without D65298 <https://reviews.llvm.org/D65298>?

I precommitted them already.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65451





More information about the llvm-commits mailing list