[PATCH] D158083: [SimplifyCFG] Don't sink loads/stores with swifterror pointers.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 02:01:01 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7a95ad46724: [SimplifyCFG] Don't sink loads/stores with swifterror pointers. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158083/new/

https://reviews.llvm.org/D158083

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/hoist-sink-swifterror-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158083.551048.patch
Type: text/x-patch
Size: 4326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/5a38827c/attachment.bin>


More information about the llvm-commits mailing list