Issue |
140135
|
Summary |
svptest_any(svptrue_b64(), x)
|
Labels |
new issue
|
Assignees |
|
Reporter |
DenisYaroshevskiy
|
svptest_any(svptrue_b64(), x) is equivalent to svptest_any(x, x) but the codegen is different:
https://godbolt.org/z/1EExvceje
The stack overflow discussion here:
https://stackoverflow.com/questions/79623202/arm-sve-passing-same-mask-twice-svptest-anym-m-or-svptest-anysvptrue-m?noredirect=1#comment140429481_79623202
P.S. Peter Cordes mentioned similar issues for ptest on x86 - though I didn't look into that.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs