[all-commits] [llvm/llvm-project] 14716f: Revert "[HLSL] Implement HLSL Flat casting (exclud...
Sarah Spall via All-commits
all-commits at lists.llvm.org
Thu Feb 6 15:25:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14716f2e4b2d771af0fe9163540a8f08ffe1e5ec
https://github.com/llvm/llvm-project/commit/14716f2e4b2d771af0fe9163540a8f08ffe1e5ec
Author: Sarah Spall <sarahspall at microsoft.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M clang/include/clang/AST/OperationKinds.def
M clang/include/clang/Sema/SemaHLSL.h
M clang/lib/AST/Expr.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGExprAgg.cpp
M clang/lib/CodeGen/CGExprComplex.cpp
M clang/lib/CodeGen/CGExprConstant.cpp
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/CodeGen/CodeGenFunction.h
M clang/lib/Edit/RewriteObjCFoundationAPI.cpp
M clang/lib/Sema/SemaCast.cpp
M clang/lib/Sema/SemaHLSL.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
R clang/test/CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl
R clang/test/CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl
R clang/test/CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl
M clang/test/SemaHLSL/BuiltIns/vector-constructors-erros.hlsl
R clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl
R clang/test/SemaHLSL/Language/ElementwiseCasts.hlsl
Log Message:
-----------
Revert "[HLSL] Implement HLSL Flat casting (excluding splat cases)" (#126149)
Reverts llvm/llvm-project#118842
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list