diff options
author | Andrew Stubbs <ams@baylibre.com> | 2025-06-12 16:54:01 +0000 |
---|---|---|
committer | Andrew Stubbs <ams@baylibre.com> | 2025-07-30 13:00:18 +0000 |
commit | 9ebe1b5d26fda4fffb014d55c84db4239a955e27 (patch) | |
tree | b68684b05f7c6ae143a00eb199271b53354d7cb7 /gcc/tree-if-conv.c | |
parent | f4763a23c78d861356150168dbbaf7e315e88b98 (diff) | |
download | gcc-9ebe1b5d26fda4fffb014d55c84db4239a955e27.zip gcc-9ebe1b5d26fda4fffb014d55c84db4239a955e27.tar.gz gcc-9ebe1b5d26fda4fffb014d55c84db4239a955e27.tar.bz2 |
amdgcn: Add ashlvNm, mulvNm macros
I need some extra shift varieties in the mode-independent code, but the macros
don't permit insns that don't have QI/HI variants. This fixes the problem, and
adds the new functions for the follow-up patch to use.
gcc/ChangeLog:
* config/gcn/gcn.cc (GEN_VNM_NOEXEC): Use USE_QHF.
(GEN_VNM): Likewise, and call for new ashl and mul variants.
(cherry picked from commit f194924984c4eb9c8be5310f78b191b35e576ab8)
Diffstat (limited to 'gcc/tree-if-conv.c')
0 files changed, 0 insertions, 0 deletions