[PATCH] D114716: [DAGCombiner] When combining REM ensure optimized div nodes are unique

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 04:39:41 PST 2021


sdesmalen added a comment.

Just a post-commit LGTM. I investigated the buildbot failures on the VLA builders, found the same issue and arrived at the exact same solution independently :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114716



More information about the llvm-commits mailing list