New mixed type atomic routines added for regular capture operations as well as reverse update/capture operations.
LHS - all integer and float types (no complex so far), RHS - float16.
Details
Details
- Reviewers
jlpeyton hbae tlwilmar AndreyChurbanov - Commits
- rG55466e91061f: Mixed type atomic routines added for capture and update/capture reverse.
rOMP284489: Mixed type atomic routines added for capture and update/capture reverse.
rL284489: Mixed type atomic routines added for capture and update/capture reverse.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Olga, I think this patch accidently includes content from the previous atomic patch (r282509). Can you get rid of that and repost the patch?