[PATCH] D112721: [SCCP] Tune `zext` and `sext` processing for overdefined operand

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 12:25:01 PDT 2021


anton-afanasyev updated this revision to Diff 383120.
anton-afanasyev marked an inline comment as done.
anton-afanasyev added a comment.

Address comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112721

Files:
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/PhaseOrdering/X86/pr52253.ll
  llvm/test/Transforms/SCCP/ip-ranges-casts.ll
  llvm/test/Transforms/SCCP/overdefined-ext.ll
  llvm/test/Transforms/SCCP/pr52253.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112721.383120.patch
Type: text/x-patch
Size: 7948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/1ef873ef/attachment.bin>


More information about the llvm-commits mailing list