diff options
author | Jay Foad <jay.foad@amd.com> | 2022-02-28 16:33:20 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-03-01 16:56:56 +0000 |
commit | 9ac3a8504736dc1dbe249a31ebbaa0f861e576eb (patch) | |
tree | 652c84b9942593988add18fcb3a5a1038624b884 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 9ffeaaa0ea54307db309104696a0b6cce6ddda38 (diff) | |
download | llvm-9ac3a8504736dc1dbe249a31ebbaa0f861e576eb.zip llvm-9ac3a8504736dc1dbe249a31ebbaa0f861e576eb.tar.gz llvm-9ac3a8504736dc1dbe249a31ebbaa0f861e576eb.tar.bz2 |
[AMDGPU] Disentangle MFMA handling in convertToThreeAddress. NFC.
Move MFMA handling to the top of convertToThreeAddress and pull
IsF16 calculation out of the switch. I think this makes it clearer
exactly which mac/fmac opcodes are handled, since they are now
listed in the switch with minimal extra clutter.
Differential Revision: https://reviews.llvm.org/D120703
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions