[mlir][OpenMP][NFC] Remove unused binary operator enum
authorShraiysh Vaishay <Shraiysh.Vaishay@amd.com>
Thu, 24 Feb 2022 13:30:40 +0000 (19:00 +0530)
committerShraiysh Vaishay <Shraiysh.Vaishay@amd.com>
Thu, 24 Feb 2022 13:36:10 +0000 (19:06 +0530)
commitf9fbaabe0fe529fe906480d99232865f6d9aa145
treec31040d75a216bba8e0fe9535c782e0e5ce80409
parent1e396affca6a0d21247d960c93a415e8f6fe0301
[mlir][OpenMP][NFC] Remove unused binary operator enum

This patch removes binary operator enum which was introduced with `omp.atomic.update`. Now the update operation handles update in a region so this is no longer required.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D120458
mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td