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

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 10:56:57 PDT 2022


RKSimon added a comment.

The elementwise builtins should work for scalars as well (and IIRC we do test this as well).


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