Closed hiraditya closed 1 year ago
@llvm/issue-subscribers-backend-risc-v
@llvm/issue-subscribers-bug
This is probably fixed in upstream?
I think the attached file is missing
I think the attached file is missing
attached.
This is probably fixed in upstream?
Yeah, it seems to be compiling ok on cce062d226ba91c634f52ef00e1086f38c829d3a
Yeah, it seems to be compiling ok on cce062d
AIUI this bug is still valid then, just not reproducible after the patch?
I think the bug was probably fixed at some point. It's crashing trying to lower a fixed vector, and there's been a lot of work on fixed vector codegen as of late. Are you able to try building your project with clang from ToT?
I'm behind the trunk(14f0776550b5a49e1c42f49a00213f7f3fa047bf) so i wanted to cherry-pick the fix if there is one.
1c676e08d0ac4626b6347d01c4e110a85c97f9d2 fixed the error. I have a reduced testcase for it in case anyone is interested in adding it)
fixed in trunk
Attached the preprocessed file. TestHarness.ii.txt
Repro steps: