[PATCH] D115928: [AMDGPU][GlobalISel] Regenerate MIR assertions.

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 27 03:50:58 PST 2021


abinavpp added a comment.

In D115928#3203010 <https://reviews.llvm.org/D115928#3203010>, @foad wrote:

> There's no need to change the RUN lines. If the script warns about "ignoring common run lines" then the easiest thing to do is remove one of the RUN lines, then run the script, then put it back again :-(

Oh, I didn't know about that. Thanks! I thought the RUN lines had a typo since the "GFX*" check-prefix was not matching with the -mcpu value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115928



More information about the llvm-commits mailing list