[llvm] [AMDGPU,test] Change llc -march= to -mtriple= (PR #75982)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 20:33:47 PST 2023
arsenm wrote:
I think we should just make the behavior of -march not stupidly depend on the host, and default to arch-unknown-unknown
https://github.com/llvm/llvm-project/pull/75982
More information about the llvm-commits
mailing list