[PATCH] D105343: [SimplifyCFG] Volatile memory operations do not trap
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 2 08:25:50 PDT 2021
nikic added a comment.
This whole code doesn't really make sense. Can we switch it to isGuaranteedToTransferExecutionToSuccessor() (plus the volatile store exception)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105343/new/
https://reviews.llvm.org/D105343
More information about the llvm-commits
mailing list