[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
Wed Jun 5 10:36:26 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.)
>
> Yes, it is independent of the specific operator.
Thanks. This looks good to me. I will let Valentin take another look.
https://github.com/llvm/llvm-project/pull/94389
More information about the flang-commits
mailing list