[PATCH] D156478: [IR] Mark `llvm.assume` as `memory(inaccessiblemem: write)`
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 13:46:06 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa367d159a99: [IR] Mark `llvm.assume` as `memory(inaccessiblemem: write)` (authored by jdoerfert).
Herald added subscribers: jplehr, okura, sstefan1, kuter, hiraditya.
Herald added a reviewer: sstefan1.
Changed prior to commit:
https://reviews.llvm.org/D156478?vs=544888&id=545790#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156478/new/
https://reviews.llvm.org/D156478
Files:
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Transforms/Attributor/dereferenceable-1.ll
llvm/test/Transforms/Attributor/lvi-after-jumpthreading.ll
llvm/test/Transforms/Attributor/nofpclass.ll
llvm/test/Transforms/Attributor/nofree.ll
llvm/test/Transforms/Attributor/nonnull.ll
llvm/test/Transforms/Attributor/reduced/openmp_opt_global_read.ll
llvm/test/Transforms/Attributor/reduced/pred_iterator_crash.ll
llvm/test/Transforms/Attributor/value-simplify-assume.ll
llvm/test/Transforms/Attributor/value-simplify-local-remote.ll
llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
llvm/test/Transforms/Attributor/value-simplify-reachability.ll
llvm/test/Transforms/OpenMP/barrier_removal.ll
llvm/test/Transforms/OpenMP/parallel_deletion.ll
llvm/test/Transforms/OpenMP/value-simplify-openmp-opt.ll
llvm/test/Transforms/SimplifyCFG/UnreachableEliminate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156478.545790.patch
Type: text/x-patch
Size: 120332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/fc5798cb/attachment-0001.bin>
More information about the llvm-commits
mailing list