[PATCH] D116276: [IndVarS] Keep the nsw/nuw flags after simplifyAndExtend

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 24 17:31:05 PST 2021


guopeilin created this revision.
Herald added a subscriber: hiraditya.
guopeilin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116276

Files:
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/test/Transforms/IndVarSimplify/keep-nsw-nuw-flag.ll
  llvm/test/Transforms/LoopFlatten/widen-iv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116276.396186.patch
Type: text/x-patch
Size: 8814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211225/f29fd648/attachment.bin>


More information about the llvm-commits mailing list