Details
Details
- Reviewers
rampitec arsenm - Commits
- rGa46e7d7a5f60: [AMDGPU] Allow AGPR in inline asm
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/CodeGenOpenCL/inline-asm-amdgcn.cl | ||
---|---|---|
13–16 | These mostly aren't the right types? |
Comment Actions
Thanks.
Could you also update AMDGPUTargetInfo::GCCRegNames[] (in a separate change)? It is used in clobber constraints.
JBTW, it does not support register tuples even for V and S now.
These mostly aren't the right types?