diff options
author | Joe Nash <Joseph.Nash@amd.com> | 2021-01-07 13:56:02 -0500 |
---|---|---|
committer | Joe Nash <Joseph.Nash@amd.com> | 2021-01-12 18:33:18 -0500 |
commit | 314e29ed2b78c69111635ecab94541b94c9e4c67 (patch) | |
tree | 0820b550943ee694be97bc8149eb4bc7719f3865 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 0d88d7d82bc44b211a8187650a06c6cd3492186a (diff) | |
download | llvm-314e29ed2b78c69111635ecab94541b94c9e4c67.zip llvm-314e29ed2b78c69111635ecab94541b94c9e4c67.tar.gz llvm-314e29ed2b78c69111635ecab94541b94c9e4c67.tar.bz2 |
[AMDGPU] Add _e64 suffix to VOP3 Insts
Previously, instructions which could be
expressed as VOP3 in addition to another
encoding had a _e64 suffix on the tablegen
record name, while those
only available as VOP3 did not. With this
patch, all VOP3s will have the _e64 suffix.
The assembly does not change, only the mir.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D94341
Change-Id: Ia8ec8890d47f8f94bbbdac43745b4e9dd2b03423
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions