summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/r600.sub.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Select VOP3 form of subMatt Arsenault2019-05-031-0/+152
The VOP3 form should always be the preferred selection form to be shrunk later. The r600 sub test needs to be split out because it asserts on the arguments in the new test during the calling convention lowering. llvm-svn: 359899
OpenPOWER on IntegriCloud