[AMDGPU] Set mayLoad and mayStore on Real instructions
authorJay Foad <jay.foad@amd.com>
Wed, 16 Jun 2021 11:00:37 +0000 (12:00 +0100)
committerJay Foad <jay.foad@amd.com>
Wed, 16 Jun 2021 11:10:23 +0000 (12:10 +0100)
commit323b3e645dd340e7ffb86b06d33d071fdf4fb432
treea5321f2ba5ea5bd042690aac9a3d5037dc8db669
parentdfa0f3ee0ea1b72b81b469736e9271098e4129b3
[AMDGPU] Set mayLoad and mayStore on Real instructions

This does not affect codegen but might benefit llvm-mca.
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOPCInstructions.td
llvm/lib/Target/AMDGPU/VOPInstructions.td