[all-commits] [llvm/llvm-project] d76c65: [HLSL] remove unnecessary abs attributes
Joshua Batista via All-commits
all-commits at lists.llvm.org
Tue Sep 20 14:05:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d76c654d02b66d8ec695d531d82a482224f21c79
https://github.com/llvm/llvm-project/commit/d76c654d02b66d8ec695d531d82a482224f21c79
Author: Joshua Batista <jbatista at microsoft.com>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
M clang/lib/Headers/hlsl/hlsl_intrinsics.h
Log Message:
-----------
[HLSL] remove unnecessary abs attributes
remove abs non-elementwise attribute statements, stick to elementwise.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D134312
More information about the All-commits
mailing list