]> git.ipfire.org Git - thirdparty/gcc.git/commit
amdgcn: Fix build failure (PR117657)
authorAndrew Stubbs <ams@baylibre.com>
Tue, 19 Nov 2024 12:01:22 +0000 (12:01 +0000)
committerAndrew Stubbs <ams@baylibre.com>
Tue, 19 Nov 2024 13:53:01 +0000 (13:53 +0000)
commit234da38a0e68a204a59562fcca2aa6d297bc21ed
tree5e36f1fbf82f2b7b4c35a3e1140dda7bedd6f01d
parent6c11f24532c618a00dd41649af62f76e6282b966
amdgcn: Fix build failure (PR117657)

The last patch did the right thing to the wrong parameter, which caused a build
failure in Newlib.  This patch fixes it.

gcc/ChangeLog:

PR target/117657
* config/gcn/gcn-valu.md (mask_gather_load<mode><vnsi>): Fix bug in
maskload else patch.
gcc/config/gcn/gcn-valu.md