[PATCH] D117000: [LICM] Generalize unwinding check during scalar promotion

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 02:15:21 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG44cfc3a8169c: [LICM] Generalize unwinding check during scalar promotion (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D117000?vs=398877&id=403179#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117000

Files:
  llvm/include/llvm/Analysis/AliasAnalysis.h
  llvm/lib/Analysis/AliasAnalysis.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/scalar-promote-unwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117000.403179.patch
Type: text/x-patch
Size: 5876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/8144084b/attachment.bin>


More information about the llvm-commits mailing list