When the memory vectorizer is enabled, these tests break.
These tests don't really care about the memory instructions,
and it's easier to write check lines with the unmerged loads.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D18590
AMDGPU: Add volatile to test loads and stores ClosedPublic Authored by arsenm on Mar 30 2016, 2:26 AM.
Details
Summary When the memory vectorizer is enabled, these tests break.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Apr 1 2016, 1:38 PM
Revision Contents
Diff 52030 test/CodeGen/AMDGPU/commute_modifiers.ll
test/CodeGen/AMDGPU/dagcombine-reassociate-bug.ll
test/CodeGen/AMDGPU/ds_write2.ll
test/CodeGen/AMDGPU/ds_write2st64.ll
test/CodeGen/AMDGPU/fdiv.f64.ll
test/CodeGen/AMDGPU/fma-combine.ll
test/CodeGen/AMDGPU/fmax3.f64.ll
test/CodeGen/AMDGPU/fmax_legacy.ll
test/CodeGen/AMDGPU/fmin_legacy.ll
test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
test/CodeGen/AMDGPU/fmuladd.ll
test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll
test/CodeGen/AMDGPU/llvm.amdgcn.div.scale.ll
test/CodeGen/AMDGPU/mad-combine.ll
test/CodeGen/AMDGPU/mad-sub.ll
test/CodeGen/AMDGPU/madmk.ll
test/CodeGen/AMDGPU/rsq.ll
test/CodeGen/AMDGPU/si-instr-info-correct-implicit-operands.ll
test/CodeGen/AMDGPU/v_mac.ll
|