[llvm] [NFC][AMDGPU][Attributor] Move all pure AMDGPUAttributor related test files to `llvm/test/Transforms/Attributor/AMDGPU/` (PR #140815)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 10:02:22 PDT 2025


shiltian wrote:

> Technically these aren't "attributor" tests, they are amdgpu-attributor which is a separate pass

I feel those tests are not "CodeGen" tests.

https://github.com/llvm/llvm-project/pull/140815


More information about the llvm-commits mailing list