Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | ||
---|---|---|
106 | You should be able to get the Triple object from the TargetMachine with TM.getTargetTriple() | |
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp | ||
46–49 | returns on separate lines | |
lib/Target/AMDGPU/SIISelLowering.cpp | ||
35–36 | Out of alphabetical order | |
975–976 | A comment about how globals are handled in HSA vs. not would be helpful |
You should be able to get the Triple object from the TargetMachine with TM.getTargetTriple()