[llvm-bugs] [Bug 40034] New: Minimize the number of options in VPlanNativePath
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 14 16:26:13 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=40034
Bug ID: 40034
Summary: Minimize the number of options in VPlanNativePath
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Loop Optimizer
Assignee: unassignedbugs at nondot.org
Reporter: satish.guggilla at intel.com
CC: llvm-bugs at lists.llvm.org
The outer loop vectorization support in LoopVectorize makes use of new command
line switches to control features currently under development. This issue is
being opened to eliminate such switches once the feature matures. An example is
the -enable-vplan-predication switch added in https://reviews.llvm.org/D53349.
--
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/20181215/ae78711f/attachment.html>
More information about the llvm-bugs
mailing list