[PATCH] D105338: [InstCombine] Revert "Temporarily do not drop volatile stores before unreachable"
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 04:17:49 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG52aeacfbf5ce: Revert "Temporarily do not drop volatile stores before unreachable" (authored by lebedev.ri).
Herald added a subscriber: pengfei.
Changed prior to commit:
https://reviews.llvm.org/D105338?vs=357272&id=357475#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105338/new/
https://reviews.llvm.org/D105338
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/CodeGen/X86/indirect-branch-tracking-eh2.ll
llvm/test/Transforms/InstCombine/volatile_store.ll
llvm/test/Transforms/SimplifyCFG/trapping-load-unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105338.357475.patch
Type: text/x-patch
Size: 7234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/91b96db5/attachment.bin>
More information about the llvm-commits
mailing list