Details
Details
- Reviewers
- aditya_nandakumar - aemerson - dsanders - volkan 
Diff Detail
Diff Detail
Event Timeline
| lib/CodeGen/GlobalISel/LegalizerHelper.cpp | ||
|---|---|---|
| 1332 | Could you run clang-format before committing? | |
| Paths 
 |  Differential  D56863  
GlobalISel: Implement fewerElementsVector for basic FP ops ClosedPublic Authored by arsenm on Jan 17 2019, 9:20 AM. 
Details 
 
Diff Detail Event TimelineHerald added subscribers: tschuett, kristof.beyls, rovka and 3 others.  ·  View Herald TranscriptJan 17 2019, 9:20 AM This revision is now accepted and ready to land.Jan 17 2019, 12:02 PM 
 
Revision Contents 
 
Diff 182312 lib/CodeGen/GlobalISel/LegalizerHelper.cpp
 lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
 test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir
 test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir
 test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir
 test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir
 test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir
 test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Could you run clang-format before committing?