[PATCH] D112721: [SCCP] Tune cast instruction handling for overdefined operand

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 05:37:26 PST 2021


anton-afanasyev updated this revision to Diff 385467.
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.385467.patch
Type: text/x-patch
Size: 8449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/550e131c/attachment.bin>


More information about the llvm-commits mailing list