[PATCH] D86618: [AMDGPU][GlobalISel] Remove some duplicate RUN lines

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 04:14:25 PST 2021


foad added a comment.

In D86618#2484439 <https://reviews.llvm.org/D86618#2484439>, @arsenm wrote:

> Is this still needed?

Well the RUN lines are still useless duplicates.

I tried adding -mattr=+unaligned-access-mode and -mattr=-unaligned-access-mode but neither made any difference to any of the tests. Can I just remove them?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86618



More information about the llvm-commits mailing list