[clang] [llvm] [HLSL] implement the any intrinsic (PR #83903)

Joshua Batista via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 4 15:28:15 PST 2024


bob80905 wrote:

@bogner or @llvm-beanz can you confirm?

> I mention it because when I added the elementwise builtins (pow, abs, log, etc), I had to add a release note for each one. I had made changes to Builtins.def, so that could be the reason. It is possible that we also want an entry into LanguageExtensions.rst too. For your reference, here's a link to such a commit: [3a98e73#diff-66de04ca3d677cd4946ce2482117909d67539bb9c54ee0ce850925845b94da96](https://github.com/llvm/llvm-project/commit/3a98e73169e1d8e4fbb739462eea62445db1a6c8#diff-66de04ca3d677cd4946ce2482117909d67539bb9c54ee0ce850925845b94da96)



https://github.com/llvm/llvm-project/pull/83903


More information about the cfe-commits mailing list