[PATCH] D93274: [DAGCombiner] Don't create sexts of deleted xors when they were in-visit replaced

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 16:28:37 PST 2020


rupprecht added a comment.

In D93274#2470373 <https://reviews.llvm.org/D93274#2470373>, @laytonio wrote:

> Thanks for the review! Could you please commit this for me? Layton Kifer <laytonkifer at gmail.com>

Done, and confirmed that the original (unreduced) test case is now building successfully. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93274



More information about the llvm-commits mailing list