[flang-commits] [flang] [flang][OpenMP]Add parsing and semantics support for ATOMIC COMPARE (PR #117032)
Mats Petersson via flang-commits
flang-commits at lists.llvm.org
Wed Nov 20 11:09:15 PST 2024
Leporacanthicus wrote:
I'm not sure if this is "enough", or I need to do all of the Semantics checks for "right type of expression", "only calling min or max", and such things [and possible other bits and pieces].
I just realized I didn't add the test in lowering, that checks for "Not yet implemented". I have it in another directory at the moment. I will definitely fix this before submitting ;)
I'll be away from computers for a few days, so any comments welcome, but don't expect replies until Tuesday.
https://github.com/llvm/llvm-project/pull/117032
More information about the flang-commits
mailing list