Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/VIInstrFormats.td | ||
---|---|---|
190 ↗ | (On Diff #47696) | Why isn't this set in the base class? |
lib/Target/AMDGPU/SIInstrInfo.td | ||
---|---|---|
1072 ↗ | (On Diff #47696) | Typo soruce |
lib/Target/AMDGPU/VIInstrFormats.td | ||
---|---|---|
190 ↗ | (On Diff #47696) | I wanted to have a clear separation between the low and high bits. Also, we won't be able to have it in the base class when we add VOPC_DPP. |