commit | 657ef48a882299c3216aa616e0e56366151fb8d0 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Fri May 03 15:37:07 2019 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Fri May 03 15:37:07 2019 +0000 |
tree | 2603965ea12bb28a203bd9a584fa30ee0c600c12 | |
parent | cfd0ca38b09b50fab0b1dfd6533b16bc2993c676 [diff] |
AMDGPU: Select VOP3 form of sub 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