[PATCH] D89247: [AMDGPU] Add v_fmac_legacy_f32
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 12:30:22 PDT 2020
rampitec added a comment.
It also seems to lack changes in SIFoldOperands, SIInstrInfo::FoldImmediate, SIInstrInfo::convertToThreeAddress, SIInstrInfo::canShrink. I think these can go in a separate change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89247/new/
https://reviews.llvm.org/D89247
More information about the llvm-commits
mailing list