[all-commits] [llvm/llvm-project] 0dc20e: [InstSimplify] fold 'xor X, poison' and 'div/rem X...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Sun Jan 30 03:04:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0dc20e321cb58946cf14e59aa028ab6287bfe687
https://github.com/llvm/llvm-project/commit/0dc20e321cb58946cf14e59aa028ab6287bfe687
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/NewGVN/basic.ll
Log Message:
-----------
[InstSimplify] fold 'xor X, poison' and 'div/rem X, poison' to poison
More information about the All-commits
mailing list