[Openmp-commits] [PATCH] D94361: [OpenMP] Remove copy constructor of `RTLInfoTy`
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sat Jan 9 07:59:09 PST 2021
tianshilei1992 added inline comments.
================
Comment at: openmp/libomptarget/src/rtl.cpp:157
+ AllRTLs.pop_back();
continue;
}
----------------
The exit logic has a minor issue. Will fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94361/new/
https://reviews.llvm.org/D94361
More information about the Openmp-commits
mailing list