[llvm-bugs] [Bug 38897] New: InstCombine causes timeout after rL341674
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 10 15:33:41 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38897
Bug ID: 38897
Summary: InstCombine causes timeout after rL341674
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Scalar Optimizations
Assignee: unassignedbugs at nondot.org
Reporter: alina.sbirlea at gmail.com
CC: llvm-bugs at lists.llvm.org
We're seeing compile timeouts due to huge increases in compile times caused by
https://reviews.llvm.org/rL341674. Issue goes away with the min/max changes
reverted.
Use case is code generated by Halide.
Getting a small reproduced may prove difficult, filing but without one for the
time being for awareness.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180910/8b999e2c/attachment.html>
More information about the llvm-bugs
mailing list