[all-commits] [llvm/llvm-project] 6d702a: [NewGVN] Prefer poison to undef when ranking operands
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Wed Dec 29 05:10:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d702a1e6a069e22e4b7f679a408e95bcc7db66c
https://github.com/llvm/llvm-project/commit/6d702a1e6a069e22e4b7f679a408e95bcc7db66c
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/NewGVN.cpp
Log Message:
-----------
[NewGVN] Prefer poison to undef when ranking operands
ping @alinas
More information about the All-commits
mailing list