[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:49:23 PST 2023


fhahn updated this revision to Diff 501613.
fhahn marked an inline comment as done.
fhahn added a comment.

Also fix typo


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.501613.patch
Type: text/x-patch
Size: 3954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/9d39f461/attachment.bin>


More information about the llvm-commits mailing list