This group is locked. No changes can be made to the group while it is locked.
Re: minutes: IO Visor TSC/Dev Meeting
Yonghong Song
Hi, Jiong,
To follow up the iovisor meeting discussion, the below is my prototype for an end_loop instruction in llvm: https://github.com/yonghong-song/llvm/commit/b83226772100317092cae6478229ed6ca3b9903c The goal is to help verifier to just focus on these marked cases, rejecting any other backedges. Please let me and John know if you get some better idea for bounded loop support in llvm/verifier. Thanks, Yonghong On Wed, Apr 3, 2019 at 11:49 AM Brenden Blanco <bblanco@...> wrote: [...] Yonghong: |