[clang] [llvm] Add length HLSL function to DirectX Backend (PR #101256)
Joshua Batista via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 15:30:15 PDT 2024
================
@@ -249,6 +249,7 @@ DWARF Support in Clang
Floating Point Support in Clang
-------------------------------
+- Add ``__builtin_elementwise_length``builtin for floating point types only.
----------------
bob80905 wrote:
Ah, this was a habit that seems to no longer be justified. I've removed changes to both LangaugeExtensions and ReleaseNotes
https://github.com/llvm/llvm-project/pull/101256
More information about the cfe-commits
mailing list