[all-commits] [llvm/llvm-project] 64af9f: [InstSimplify] add 'x + poison -> poison' (needed ...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Thu Dec 30 03:53:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64af9f61c30191482979c6883e4cc63703f12010
https://github.com/llvm/llvm-project/commit/64af9f61c30191482979c6883e4cc63703f12010
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2021-12-30 (Thu, 30 Dec 2021)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstSimplify] add 'x + poison -> poison' (needed for NewGVN)
More information about the All-commits
mailing list