[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 07:48:21 PDT 2023


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

Rebased on top of current main, I am planning on landing this shortly as first step


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.533603.patch
Type: text/x-patch
Size: 5406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/b528f596/attachment-0001.bin>


More information about the llvm-commits mailing list