[AMDGPU][NFC] Rename opsel/opsel_hi/neg_lo/neg_hi with suffix 0
authorCarl Ritson <carl.ritson@amd.com>
Mon, 14 Dec 2020 11:01:49 +0000 (20:01 +0900)
committerCarl Ritson <carl.ritson@amd.com>
Mon, 14 Dec 2020 11:01:56 +0000 (20:01 +0900)
commit62c246eda24c362f1aa5a71f2cf11f9df5642460
treeb39b21b5803b4ee51050020155704a7bb07e839b
parentaf4570cd3ab94dd52574874b0e9c91a4f6e39272
[AMDGPU][NFC] Rename opsel/opsel_hi/neg_lo/neg_hi with suffix 0

These parameters set a default value of 0, so I believe they
should include a 0 suffix. This allows for versions which do not
set a default value in future.

Reviewed By: foad

Differential Revision: https://reviews.llvm.org/D93187
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/lib/Target/AMDGPU/VOP3PInstructions.td