[PATCH] D153349: [AMDGPU] Preserve dom-tree analysis in atomic optimizer.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 05:53:14 PDT 2023


arsenm added a comment.

In D153349#4437431 <https://reviews.llvm.org/D153349#4437431>, @foad wrote:

> See comments on https://github.com/llvm/llvm-project/commit/6f73bd781305266a747055875ce8352e5a36c809

So it was just delete and never replaced, as suggested should follow through with that. I also don't see why we wouldn't just duplicate the test per target


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153349



More information about the llvm-commits mailing list