Details
Details
- Reviewers
• tstellarAMD echristo
Diff Detail
Diff Detail
Event Timeline
Comment Actions
One inline question mark for explanation, otherwise OK.
-eric
| lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | ||
|---|---|---|
| 219–228 | ? | |
| lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | ||
|---|---|---|
| 219–228 | I just copied the global isel stuff from AArch64. We have some of it implemented already, but I apparently didn't move that out of the subtarget. I'll move those and remove the unimplemented piece | |
?