Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This fixes a selection error I came across:
LLVM ERROR: Cannot select: t16: v4f16 = bitcast t15
t15: v4i16,ch = CopyFromReg t0, Register:v4i16 %3 t14: v4i16 = Register %3
I'm not too familiar with LLVM, so I'm not 100% certain of the correctness or
completeness of this.
I don't have commit access.