https://bugs.llvm.org/show_bug.cgi?id=46524
Bug ID: 46524
Summary: [Scalarizer] Handling of variable insert/extracts?
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Scalar Optimizations
Assignee: unassignedb...@nondot.org
Reporter: lebedev...@gmail.com
CC: llvm-bugs@lists.llvm.org
Currently, Scalarizer does not handle variable insert/extract,
and a `@f12` test in basic.ll suggests that is not an omission per-se.
Question: is this an intentional design decision,
or would it be acceptable to implement it?
I maybe might want to explore adding Scalarizer into default pipeline,
limited to <=2 elt vectors.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs