[PATCH] D152798: [AMDGPU][ValueTracking] Handle amdgcn intrinsics that cannot create poison

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 08:24:32 PDT 2023


foad added a comment.

If we are agreed that intrinsics that map down to a normal arithmetic instruction should propagate poison, then I will rework this patch with a new NoCreatePoison intrinsic attribute.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152798/new/

https://reviews.llvm.org/D152798



More information about the llvm-commits mailing list