aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramStackTest.cpp
diff options
context:
space:
mode:
authorAlexander Richardson <alexrichardson@google.com>2025-04-30 10:58:17 -0700
committerGitHub <noreply@github.com>2025-04-30 10:58:17 -0700
commitee136383628290f7efa0fc4562beef2b411048bb (patch)
tree3a6155026630a7f7f94e0d5869aba58ea86867f1 /llvm/unittests/Support/ProgramStackTest.cpp
parentc02496901d979ddc7cd83aec34e408adba81e433 (diff)
downloadllvm-ee136383628290f7efa0fc4562beef2b411048bb.zip
llvm-ee136383628290f7efa0fc4562beef2b411048bb.tar.gz
llvm-ee136383628290f7efa0fc4562beef2b411048bb.tar.bz2
[AMDGPU] Remove explicit datalayout from tests where not needed
Since e39f6c1844fab59c638d8059a6cf139adb42279a opt will infer the correct datalayout when given a triple. Avoid explicitly specifying it in tests that depend on the AMDGPU target being present to avoid the string becoming out of sync with the TargetInfo value. Only tests with REQUIRES: amdgpu-registered-target or a local lit.cfg were updated to ensure that tests for non-target-specific passes that happen to use the AMDGPU layout still pass when building with a limited set of targets. Reviewed By: shiltian, arsenm Pull Request: https://github.com/llvm/llvm-project/pull/137921
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions