[PATCH] D133737: [HLSL] [clang] Add vector version of abs for HLSL
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 13 10:52:47 PDT 2022
beanz added a comment.
In D133737#3785987 <https://reviews.llvm.org/D133737#3785987>, @fhahn wrote:
> I'm not familiar with HLSL but I think making use of the existing vector builtins makes sense here!
Does it make sense to be using the vector builtin for non-vectors?
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