On Fri, Oct 15, 2021 at 1:04 PM Giovanni Mascellani gmascellani@codeweavers.com wrote:
Determining cast types and return type is now delegated to higher level helpers, which are differentiated according to the operation category.
Signed-off-by: Giovanni Mascellani gmascellani@codeweavers.com
libs/vkd3d-shader/hlsl.y | 51 +++------------------------------------- 1 file changed, 3 insertions(+), 48 deletions(-)
Very minor comment: for the patch subject I'd go with "vkd3d-shader/hlsl: Do not cast arguments in add_expr()."