Before this was just writing 0s, which ends up looking like a
v_cndmask_b32 v0, s0, v0, vcc. Write out an encoded s_nop instead.
Details
Details
- Reviewers
kzhuravl
Diff Detail
Diff Detail
Paths
| Differential D31478
AMDGPU: Actually write nops for writeNopData ClosedPublic Authored by arsenm on Mar 29 2017, 1:46 PM.
Details
Summary Before this was just writing 0s, which ends up looking like a
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 29 2017, 1:46 PM This revision is now accepted and ready to land.Apr 6 2017, 9:22 PM
Revision Contents
Diff 93405 lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
test/CodeGen/AMDGPU/nop-data.ll
|