[PATCH] D105338: [InstCombine] Revert "Temporarily do not drop volatile stores before unreachable"
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 08:45:47 PDT 2021
thakis added a subscriber: rsmith.
thakis added a comment.
(I reverted this and the clang bit in 97c675d3d43fe02a0ff0a8350d79344c845758af <https://reviews.llvm.org/rG97c675d3d43fe02a0ff0a8350d79344c845758af> to "unbreak" trunk while discussions on the way forward are ongoing.)
Adding @rsmith who might have an opinion on doing this in the frontend.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105338/new/
https://reviews.llvm.org/D105338
More information about the llvm-commits
mailing list