-
Notifications
You must be signed in to change notification settings - Fork 13.6k
[RISC-V] llvm.*maximum
/llvm.*minimum
can't be lowered to soft floats
#70061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@llvm/issue-subscribers-backend-risc-v Author: Diego Caballero (dcaballe)
Hi there,
It looks like Repro:
|
@llvm/issue-subscribers-bug Author: Diego Caballero (dcaballe)
Hi there,
It looks like Repro:
|
Duplicate of #64206. |
Hi there,
It looks like
llvm.maximum
andllvm.vector.reduce.fmaximum
(and I assume the minimum counterparts as well) can't be lowered to soft floats.Repro:
The text was updated successfully, but these errors were encountered: