[PATCH] D150045: [InstCombine] Remove Descale

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 6 09:57:28 PDT 2023


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

The last use of Descale was removed on Apr 6, 2023 in commit
db6b30b1831095c216378a9df215b7c0ae6b959f <https://reviews.llvm.org/rGdb6b30b1831095c216378a9df215b7c0ae6b959f>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150045

Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150045.520103.patch
Type: text/x-patch
Size: 10876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230506/082ffd7d/attachment.bin>


More information about the llvm-commits mailing list