[PATCH] D107906: [Attributor] Do not delete volatile stores to null/undef

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 07:57:53 PDT 2021


jdoerfert updated this revision to Diff 365760.
jdoerfert added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Update AMDGPU test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107906

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
  llvm/test/Transforms/Attributor/undefined_behavior.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107906.365760.patch
Type: text/x-patch
Size: 14470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/c166e702/attachment.bin>


More information about the llvm-commits mailing list