[all-commits] [llvm/llvm-project] 250a16: [InstSimplify] avoid crashing by trying to rem-by-...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Aug 6 13:06:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 250a167c41819aa5cedd290a29e4d3af4a9bafbe
https://github.com/llvm/llvm-project/commit/250a167c41819aa5cedd290a29e4d3af4a9bafbe
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/icmp-constant.ll
Log Message:
-----------
[InstSimplify] avoid crashing by trying to rem-by-zero
Bug was noted in the post-commit comments for:
rGe8760bb9a8a3
More information about the All-commits
mailing list