[PATCH] D84519: [llvm-objdump][AMDGPU] Detect subtarget
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 26 22:38:14 PDT 2020
MaskRay added a comment.
I am a bit worrisome that this patch is adding more target specific stuff to llvm-objdump. Can we step back and think whether precise CPU selection is really necessary? For example, PowerPC has the needs for different ISA levels but it simply uses -mcpu=future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84519/new/
https://reviews.llvm.org/D84519
More information about the llvm-commits
mailing list