[llvm-bugs] [Bug 36544] New: [SelectionDAG] Merge FoldConstantArithmetic and FoldConstantVectorArithmetic
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 27 15:20:22 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36544
Bug ID: 36544
Summary: [SelectionDAG] Merge FoldConstantArithmetic and
FoldConstantVectorArithmetic
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Keywords: beginner
Severity: enhancement
Priority: P
Component: Common Code Generator Code
Assignee: unassignedbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: llvm-bugs at lists.llvm.org
We shouldn't need both of these - FoldConstantArithmetic should be able to
handle all constant vector cases as well.
--
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/20180227/be76702d/attachment.html>
More information about the llvm-bugs
mailing list