[all-commits] [llvm/llvm-project] 65c8bf: [AMDGPU] Enable output modifiers for double precis...
bcahoon via All-commits
all-commits at lists.llvm.org
Thu Apr 1 07:14:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65c8bfb5094e73f15a826d37146e4bb7c74a5a7e
https://github.com/llvm/llvm-project/commit/65c8bfb5094e73f15a826d37146e4bb7c74a5a7e
Author: Brendon Cahoon <brendon.cahoon at amd.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
M llvm/test/CodeGen/AMDGPU/omod.ll
Log Message:
-----------
[AMDGPU] Enable output modifiers for double precision instructions
Update SIFoldOperands pass to recognize v_add_f64 and v_mul_f64
instructions for folding output modifiers.
Differential Revision: https://reviews.llvm.org/D99505
More information about the All-commits
mailing list