commit | e211444e8b208100135b71fc37add1c3f029b278 | [log] [tgz] |
---|---|---|
author | Dmitry Preobrazhensky <dmitry.preobrazhensky@amd.com> | Wed Nov 29 13:33:40 2017 +0000 |
committer | Dmitry Preobrazhensky <dmitry.preobrazhensky@amd.com> | Wed Nov 29 13:33:40 2017 +0000 |
tree | 9ab342d34df6656e9f0668188d78753da04238e2 | |
parent | 7dfadbc71c5771bd6aaf826b336abd83f0945669 [diff] |
[AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add/sub/subrev_u32 When translating pseudo to MC, v_add/sub/subrev_u32 shall be mapped via a separate table as GFX8 has opcodes with the same names. These instructions shall also be labelled as renamed for pseudoToMCOpcode to handle them correctly. Reviewers: arsenm Differential Revision: https://reviews.llvm.org/D40550 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319311 91177308-0d34-0410-b5e6-96231b3b80d8