[flang-commits] [flang] [flang][OpenMP] Common lowering flow for atomic update (PR #69866)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Oct 23 03:53:32 PDT 2023


https://github.com/kiranchandramohan commented:

```
Use correct operations for for AND, OR, EQV, NEQV
Discuss whether multiply/divide are signed or unsigned
```

Did you check what normal FIR lowering does for these?

https://github.com/llvm/llvm-project/pull/69866


More information about the flang-commits mailing list