[PATCH] D144848: [SCEV] Skip instrs with non-scevable types in forget[Loop,Value].

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 11:36:28 PST 2023


fhahn updated this revision to Diff 501606.
fhahn added a comment.

Adjust condition to skip instructions in verifyAllUsersClearedFromMap.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144848

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144848.501606.patch
Type: text/x-patch
Size: 3953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/ede25396/attachment.bin>


More information about the llvm-commits mailing list