Also add missing tests for the others.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | ||
---|---|---|
587 | Minor nit pick with spacing. |
Paths
| Differential D16789
AMDGPU: Handle promoting memmove ClosedPublic Authored by arsenm on Feb 1 2016, 4:33 PM.
Details
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Feb 2 2016, 8:45 AM
Revision Contents
Diff 46597 lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
test/CodeGen/AMDGPU/promote-alloca-mem-intrinsics.ll
|
Minor nit pick with spacing.
MemMove->getLength() and MemMove->isVolatile() are not aligned with MemMove->getRawDest().