llvm-project
7dc7d0e1
- AMDGPU: Remove subtarget feature hacking in AsmParser (#159227)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
AMDGPU: Remove subtarget feature hacking in AsmParser (#159227) The wavesize hacking part was already done in createAMDGPUMCSubtargetInfo, and we can move the default target hack there too.
References
#159227 - AMDGPU: Remove subtarget feature hacking in AsmParser
Author
arsenm
Parents
f7f7abcd
Loading