[PATCH] D133737: [HLSL] [clang] Add vector version of abs for HLSL

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 02:24:56 PDT 2022


fhahn added a comment.

I'm not familiar with HLSL but I think making use of the existing vector builtins makes sense here!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133737/new/

https://reviews.llvm.org/D133737



More information about the cfe-commits mailing list