[PATCH] D106309: [LLVM IR] Allow volatile stores to trap.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 19 15:16:41 PDT 2021
efriedma updated this revision to Diff 359939.
efriedma added a comment.
Herald added a subscriber: dexonsmith.
Move check into Instruction::willReturn.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106309/new/
https://reviews.llvm.org/D106309
Files:
llvm/docs/LangRef.rst
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/FunctionAttrs/nosync.ll
llvm/test/Transforms/LICM/sink-debuginfo-preserve.ll
llvm/test/Transforms/PhaseOrdering/inlining-alignment-assumptions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106309.359939.patch
Type: text/x-patch
Size: 7019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/577de0d6/attachment.bin>
More information about the llvm-commits
mailing list