[PATCH] D133111: [LICM] Allow load-only scalar promotion in the presence of unwinding
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 00:27:34 PDT 2022
This revision was automatically updated to reflect the committed changes.
nikic marked 2 inline comments as done.
Closed by commit rG639d9122825d: [LICM] Allow load-only scalar promotion in the presence of unwinding (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D133111?vs=457266&id=457519#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133111/new/
https://reviews.llvm.org/D133111
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/guards.ll
llvm/test/Transforms/LICM/scalar-promote-unwind.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133111.457519.patch
Type: text/x-patch
Size: 9440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/2fe11f1e/attachment.bin>
More information about the llvm-commits
mailing list