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

Zhen Wang via flang-commits flang-commits at lists.llvm.org
Tue Jun 4 21:47:41 PDT 2024


wangzpgi 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.)

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


More information about the flang-commits mailing list