[PATCH] D153202: [LSR] Return nullptr from getExpr if the result isn't invertible.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 11:11:21 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a57152d85e1: [LSR] Return nullptr from getExpr if the result isn't invertible. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153202

Files:
  llvm/include/llvm/Analysis/IVUsers.h
  llvm/lib/Analysis/IVUsers.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/X86/pr62660-normalization-failure.ll
  llvm/test/Transforms/LoopStrengthReduce/scaling-factor-incompat-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153202.533703.patch
Type: text/x-patch
Size: 5406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/12cbb117/attachment.bin>


More information about the llvm-commits mailing list