[llvm] [AMDGPU] Add `nocreateundeforpoison` annotations (PR #166450)
Krzysztof Drewniak via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 6 08:39:40 PST 2025
krzysz00 wrote:
I claim that `nocreateundeforpoison` is more of a semantic property like `speculatable` or `noundef` itself that shouldn't be default
(Updates to clang etc tests will happen Eventually, anyone wanting to rescue this PR should do so)
https://github.com/llvm/llvm-project/pull/166450
More information about the llvm-commits
mailing list