diff options
author | Jay Foad <jay.foad@amd.com> | 2022-02-28 16:56:19 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-03-01 16:58:00 +0000 |
commit | 289339140e7121d6ed48a3bd556eb429163e04b0 (patch) | |
tree | 4ae9f551560d54c017da0d84eb6d931aaf48d481 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 9ac3a8504736dc1dbe249a31ebbaa0f861e576eb (diff) | |
download | llvm-289339140e7121d6ed48a3bd556eb429163e04b0.zip llvm-289339140e7121d6ed48a3bd556eb429163e04b0.tar.gz llvm-289339140e7121d6ed48a3bd556eb429163e04b0.tar.bz2 |
[AMDGPU] Handle legacy multiply-accumulate opcodes in convertToThreeAddress
Handle V_MAC_LEGACY_F32 and V_FMAC_LEGACY_F32 in
convertToThreeAddress, to avoid the need for an extra mov
instruction in some cases.
Differential Revision: https://reviews.llvm.org/D120704
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions