-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Closed
llvm/llvm-project-release-prs
#628Description
I have a tail undefined unmasked vrgather.vi with VL=2 followed by a tail undefined vmerge with VL=4. This gets combined to a tail agnostic masked undisturbed masked vrgather.vi with VL =2. I think this needs to be a tail undisturbed VL to account for elements 2 and 3 from the vmerge becoming part of the tail?
I don't have a reduced test case
cc: @preames
Metadata
Metadata
Assignees
Type
Projects
Status
Done