diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2022-09-28 07:47:35 +0000 |
---|---|---|
committer | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2022-11-08 08:02:34 +0000 |
commit | 767999fca84819c74166bc6768806ed72f00e601 (patch) | |
tree | 5f12255934790614b6dabe79c7116d5471f14386 /llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp | |
parent | d1f90b61292045d395ba5b94bc9098f4b5d4e55d (diff) | |
download | llvm-767999fca84819c74166bc6768806ed72f00e601.zip llvm-767999fca84819c74166bc6768806ed72f00e601.tar.gz llvm-767999fca84819c74166bc6768806ed72f00e601.tar.bz2 |
[AMDGPU][GlobalISel] Support mad/fma_mix selection
Adds support for selecting the following instructions using GlobalISel:
- v_mad_mix/v_fma_mix
- v_mad_mixhi/v_fma_mixhi
- v_mad_mixlo/v_fma_mixlo
To select those instructions properly, some additional changes were
needed which impacted other tests as well.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D134354
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions