[flang-commits] [flang] [flang] Refine checks for intrinsic operator conflicts with CUDA defi… (PR #94389)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Wed Jun 5 07:47:55 PDT 2024


klausler wrote:

> Does your change covers all the following? operator(*) operator(+) operator(-) operator(.EQ.) operator(.NE.) operator(.GT.) operator(.LT.) operator(.GE.) operator(.LE.) operator(.EQ.) operator(.NE.)

Yes, it is independent of the specific operator.

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


More information about the flang-commits mailing list