For VNCoercion, skip scalable vector when analysis rely on fixed size,
otherwise call TypeSize::getFixedSize() explicitly.
Add unit tests to check funtionality of GVN load elimination for scalable type.
Differential D76944
[GVN] Fix VNCoercion for Scalable Vector. huihuiz on Mar 27 2020, 11:59 AM. Authored by
Details For VNCoercion, skip scalable vector when analysis rely on fixed size, Add unit tests to check funtionality of GVN load elimination for scalable type.
Diff Detail
Event Timeline
|