[all-commits] [llvm/llvm-project] b7e38f: [InstCombine] Add old extract to worklist for DCE
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 5 08:00:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7e38ff22326d7bcbd01f080dc91f47be25e703e
https://github.com/llvm/llvm-project/commit/b7e38ff22326d7bcbd01f080dc91f47be25e703e
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
Log Message:
-----------
[InstCombine] Add old extract to worklist for DCE
To make sure it is removed in the same InstCombine iteration.
More information about the All-commits
mailing list