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

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 07:54:59 PDT 2023


JonChesterfield added a comment.

Thanks for the revert, has taken us back to green. Repro is build openmp and run check-openmp, most of them failed, but I'd guess this was a problem in codegen. Openmp isn't always very easy to build, hopefully someone has some spare cycles to see what's gone wrong.


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