llvm-project
20ef8b02 - [AMDGPU] Add `nocreateundeforpoison` annotations (#166450)

Commit
28 days ago
[AMDGPU] Add `nocreateundeforpoison` annotations (#166450) This commit goes through IntrinsicsAMDGPU.td and adds `nocreateundeforpoison` to intrinsics that (to my knowledge) perform arithmetic operations that are defined everywhere (so no bitfield extracts and such since those can have invalid inputs, and similarly for permutations).
Author
Parents
Loading