[Openmp-commits] [PATCH] D103058: [libomptarget][nfc] Move hostcall required test to rtl

Louis Dionne via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 25 14:55:06 PDT 2021


ldionne added a comment.

Your commit message looks like

  commit df005fa364ae3914231f98f80acc120fcf782c26
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   Tue May 25 22:43:16 2021 +0100
  
      [libomptarget][nfc] Move hostcall required test to rtl
  
      [libomptarget][nfc] Move hostcall required test to rtl
  
      Remove a global, fix minor race. First of N patches to bring up hostcall.
  
      Reviewed By: JonChesterfield
  
      Differential Revision: https://reviews.llvm.org/D103058

Notice the duplicate subject line? This appears to be a recurring issue with your commits, so it might be something in your workflow?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103058



More information about the Openmp-commits mailing list