[all-commits] [llvm/llvm-project] b2d9a2: Fix tests and documentation
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Mon May 4 11:34:41 PDT 2026
Branch: refs/heads/users/spavloff/snan
Home: https://github.com/llvm/llvm-project
Commit: b2d9a21f5cbb5d88e4daa40764ab95d3335cdf82
https://github.com/llvm/llvm-project/commit/b2d9a21f5cbb5d88e4daa40764ab95d3335cdf82
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M clang/test/CodeGen/attr-signaling-nans.c
M clang/test/CodeGen/fp-floatcontrol-stack.cpp
M clang/test/CodeGenOpenCL/cl20-device-side-enqueue-attributes.cl
M clang/test/Options/Gis.hlsl
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/Attributes.td
M llvm/lib/IR/Attributes.cpp
Log Message:
-----------
Fix tests and documentation
Also changes intersect behavior to IntersectPreserve, because
IntersectCustom is implemented only forIntAttr.
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