[all-commits] [llvm/llvm-project] ddd115: [InstCombine] Match poison instead of undef in bin...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 18 07:49:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ddd11537e2af5596e8a1d213ed6f939a3ecfc72b
https://github.com/llvm/llvm-project/commit/ddd11537e2af5596e8a1d213ed6f939a3ecfc72b
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Match poison instead of undef in binop of same-mask shuffle fold
More information about the All-commits
mailing list