Skip to content
Commit 6d2df181 authored by Qiu Chaofan's avatar Qiu Chaofan
Browse files

[VectorComine] Restrict single-element-store index to inbounds constant

Vector single element update optimization is landed in 2db4979c. But the
scope needs restriction. This patch restricts the index to inbounds and
vector must be fixed sized. In future, we may use value tracking to
relax constant restrictions.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D102146
parent 5dad3d1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment