diff options
author | Joe Nash <Joseph.Nash@amd.com> | 2021-03-23 11:33:38 -0400 |
---|---|---|
committer | Joe Nash <Joseph.Nash@amd.com> | 2021-03-29 14:22:20 -0400 |
commit | d35d8da7d6ac6c08578ec0569b072292631691e0 (patch) | |
tree | d3dafc36d46743a5b5453972e29f5d06f1941675 /llvm/lib/Transforms/Utils/Utils.cpp | |
parent | a43f588e0128bfb5ba10f6dbe7069e55bfa5ec51 (diff) | |
download | llvm-d35d8da7d6ac6c08578ec0569b072292631691e0.zip llvm-d35d8da7d6ac6c08578ec0569b072292631691e0.tar.gz llvm-d35d8da7d6ac6c08578ec0569b072292631691e0.tar.bz2 |
[AMDGPU] Mark additional VOP3 as commutable
Note, only src0 and src1 will be commuted if the isCommutable flag
is set. This patch does not change that, it just makes it possible
to commute src0 and src1 of more instructions.
Reviewed By: foad, rampitec
Differential Revision: https://reviews.llvm.org/D99376
Change-Id: I61e20490962d95ea429beb355c55f55c024dafdc
Diffstat (limited to 'llvm/lib/Transforms/Utils/Utils.cpp')
0 files changed, 0 insertions, 0 deletions