[PATCH] D154069: [IRCE] Parse range checks in the form of "LHS - RHS vs Limit"

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 10:42:26 PDT 2023


aleksandr.popov added a comment.

> Repro is build openmp and run check-openmp

I've tried to reproduce the tests, but AMDGPU ones (which were actually failed) were not generated:

  ...
  -- LIBOMPTARGET: Not generating AMDGPU tests, no supported devices detected.

Do you know how to fix that?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154069/new/

https://reviews.llvm.org/D154069



More information about the llvm-commits mailing list