Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | ||
---|---|---|
200–202 | I think we should be letting the SelectionDAG handle this, which is what this patch does: https://reviews.llvm.org/D25699 |
Comment Actions
Handled in https://reviews.llvm.org/D25699
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | ||
---|---|---|
200–202 | Ok, I was not aware of that one. |
I think we should be letting the SelectionDAG handle this, which is what this patch does: https://reviews.llvm.org/D25699