[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:52:45 PDT 2021


jdoerfert created this revision.
jdoerfert added reviewers: arsenm, efriedma, lebedev.ri.
Herald added subscribers: ormris, okura, kuter, uenoku, bollu, hiraditya.
Herald added a reviewer: uenoku.
Herald added a reviewer: homerdin.
jdoerfert requested review of this revision.
Herald added a subscriber: wdng.
Herald added a reviewer: sstefan1.
Herald added a reviewer: baziotis.
Herald added a project: LLVM.

See D106309 <https://reviews.llvm.org/D106309>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107906

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/undefined_behavior.ll

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


More information about the llvm-commits mailing list