[PATCH] D95681: [GlobalISel] Fix modifying a G_OR without notifying the observer

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 07:15:20 PST 2021


foad added reviewers: arsenm, dsanders, aemerson, aditya_nandakumar.
foad added a comment.
Herald added a subscriber: wdng.

No test case because I don't know how to test this in isolation. I found it when trying to enable CSE for the AMDGPU combiner passes, but there are still other problems that prevent that from working.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95681



More information about the llvm-commits mailing list