[all-commits] [llvm/llvm-project] 910022: [InstCombine] Fix insertion point
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Dec 14 06:27:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9100228e455bfe992e291e060c5b697d8403956e
https://github.com/llvm/llvm-project/commit/9100228e455bfe992e291e060c5b697d8403956e
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/test/Transforms/InstCombine/and.ll
Log Message:
-----------
[InstCombine] Fix insertion point
More information about the All-commits
mailing list