[PATCH] D121719: [AMDGPU] Regen checks for no-remat-indirect-mov
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 10:38:59 PDT 2022
arsenm added a comment.
In D121719#3383145 <https://reviews.llvm.org/D121719#3383145>, @Joe_Nash wrote:
> @arsenm PTAL, I realize the commit message was misleading. It appears like something changed and the checks weren't regenerated. Could be related to @foad patch cce93b339724a34928f0630fa8ed6b09b4ba753b <https://reviews.llvm.org/rGcce93b339724a34928f0630fa8ed6b09b4ba753b> , since that's when the 2nd check line was added.
I'd guess this is related to update_mir_test_checks not understanding what to do when the output is identical between run lines
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121719/new/
https://reviews.llvm.org/D121719
More information about the llvm-commits
mailing list