[PATCH] D89971: [OpenMP][CUDA] Add missing overload for `remquo(float,float,int*)`
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 28 10:08:12 PDT 2020
jdoerfert added a comment.
In D89971#2359398 <https://reviews.llvm.org/D89971#2359398>, @tra wrote:
> Never mind. I see that you've fixed it in 17c8251bca83072d2f3e00f936d6ce24500e6b02 <https://reviews.llvm.org/rG17c8251bca83072d2f3e00f936d6ce24500e6b02>
Yeah, as I write in the commit message, this confused me but the short term solution was simple so I went ahead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89971/new/
https://reviews.llvm.org/D89971
More information about the cfe-commits
mailing list