[FRONTEND] Enhanced support for binary operators (#801)

Disabled modulo test (due to change in behavior for `frem` in nvptx
between llvm-11 and llvm-14) and bfloat16 (will require some work to
emulate in software similar to how it's done in `master`)
This commit is contained in:
Philippe Tillet
2022-10-24 19:47:01 -07:00
committed by GitHub
parent fcb228d1d4
commit a2cbe7af91
4 changed files with 1696 additions and 18 deletions

1552
python/tests/test_core.py Normal file

File diff suppressed because it is too large Load Diff