[all-commits] [llvm/llvm-project] 053d24: [InstCombine] Remove Descale
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat May 6 18:20:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 053d2471f86cc7167c8bf7f5e65f3f3a1cb8fa24
https://github.com/llvm/llvm-project/commit/053d2471f86cc7167c8bf7f5e65f3f3a1cb8fa24
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Remove Descale
The last use of Descale was removed on Apr 6, 2023 in commit
db6b30b1831095c216378a9df215b7c0ae6b959f.
Differential Revision: https://reviews.llvm.org/D150045
More information about the All-commits
mailing list