[all-commits] [llvm/llvm-project] 13302c: [ConstantFolding] avoid crashing on a fake math li...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jul 20 15:25:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13302c06cdae6b03e56e7e68cd7dea604741352b
https://github.com/llvm/llvm-project/commit/13302c06cdae6b03e56e7e68cd7dea604741352b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
A llvm/test/Transforms/InstSimplify/ConstProp/libfunc.ll
Log Message:
-----------
[ConstantFolding] avoid crashing on a fake math library call
https://llvm.org/PR50960
More information about the All-commits
mailing list