[Bug middle-end/98801] Request for a conditional move built-in function

2023-05-27 Thread richard.yao at alumni dot stonybrook.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98801 Richard Yao changed: What|Removed |Added CC||richard.yao at alumni dot stonybro

[Bug middle-end/98801] Request for a conditional move built-in function

2021-01-26 Thread jeffhurchalla at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98801 --- Comment #7 from Jeff Hurchalla --- It might be good to ignore my suggestion to satisfy security needs - if for no other reason than I can't speak well to those needs. I get the sense crypto's need to avoid optimizations can be complicated,

[Bug middle-end/98801] Request for a conditional move built-in function

2021-01-25 Thread jeffhurchalla at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98801 --- Comment #6 from Jeff Hurchalla --- I'd be quite satisfied with the simpler option that Peter Cordes wrote: > a non-memory conditional-select builtin that exposes the much more widely > available ALU conditional-select functionality like x86

[Bug middle-end/98801] Request for a conditional move built-in function

2021-01-25 Thread peter at cordes dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98801 Peter Cordes changed: What|Removed |Added CC||peter at cordes dot ca --- Comment #5

[Bug middle-end/98801] Request for a conditional move built-in function

2021-01-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98801 Richard Biener changed: What|Removed |Added Component|c++ |middle-end Severity|normal