[all-commits] [llvm/llvm-project] 560292: [AMDGPU] Update isFMAFasterThanFMulAndFAdd assumpt...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Mon Jul 6 23:42:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 560292fa990a2bfcf8415f07a166393beff667f6
https://github.com/llvm/llvm-project/commit/560292fa990a2bfcf8415f07a166393beff667f6
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Update isFMAFasterThanFMulAndFAdd assumptions
MAD/MAC is no longer always available.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D83207
More information about the All-commits
mailing list