commit | acab788578cd1ccd67b042798786a39394ad5f03 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Mar 10 07:56:14 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Tue Mar 10 19:25:59 2020 +0000 |
tree | 8056e0cab56c424e8bfefab94515c1b46eb77d0b | |
parent | 1216a63ff22277fede7d7953019fc3412714a4af [diff] |
pan/bi: Disable lower_sub For float, fixing up the modifier ourselves is easy. For int, we have a dedicated isub instruction anyway. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4139>