[all-commits] [llvm/llvm-project] 09156b: [InstCombine] Move worklist preparation into InstC...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jul 31 06:18:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09156b36c65def7d1954e78b70408b4e743d417e
https://github.com/llvm/llvm-project/commit/09156b36c65def7d1954e78b70408b4e743d417e
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Move worklist preparation into InstCombinerImpl (NFC)
More information about the All-commits
mailing list