[PATCH] D110429: [OpenMP] Introduce a new worksharing RTL function for distribute

Lieberman, Ron via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 27 09:11:06 PDT 2021


[AMD Official Use Only]

Yes, thank you, it was two dependent patches 
Builder 1 only saw 1st patch, failed, then 2nd patch arrived, and passed.
Builder 2 picked up both and passed

All good.

-----Original Message-----
From: Johannes Doerfert via Phabricator <reviews at reviews.llvm.org> 
Sent: Monday, September 27, 2021 12:07 PM
To: jhuber6 at vols.utk.edu; jdoerfert at anl.gov; tianshilei1992 at gmail.com
Cc: Lieberman, Ron <Ron.Lieberman at amd.com>; stefomeister at gmail.com; cfe-commits at lists.llvm.org; llvm-commits at lists.llvm.org; Liu, Yaxun (Sam) <Yaxun.Liu at amd.com>; zhang.guansong at gmail.com; Kumar N, Bhuvanendra <Bhuvanendra.KumarN at amd.com>; yanliang.mu at intel.com; dougpuob at gmail.com; mlekena at skidmore.edu; blitzrakete at gmail.com; shenhan at google.com; david.green at arm.com; tra at google.com; Song, Ruiling <Ruiling.Song at amd.com>
Subject: [PATCH] D110429: [OpenMP] Introduce a new worksharing RTL function for distribute

[CAUTION: External Email]

jdoerfert added a comment.

In D110429#3024886 <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD110429%233024886&data=04%7C01%7Cron.lieberman%40amd.com%7C3712fe9761b14dbbe0d208d981d0cac1%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637683556037623058%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=OVYB9EpYX6HAPHHh%2B3LcA3KXcsxWimKvtOUkBNV7cHg%3D&reserved=0>, @ronlieb wrote:

> looks like subsequent builders passed. we might have an issue where the runtime was not fully built when the test ran.
> please disregard , your patch is fine.

two dependent patches and you probably picked up only one. Should resolve itself.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD110429%2Fnew%2F&data=04%7C01%7Cron.lieberman%40amd.com%7C3712fe9761b14dbbe0d208d981d0cac1%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637683556037623058%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Mx06vT2zOUb1zF50rqbgWhHTKH%2Ba2dIunlcB4BGxwqU%3D&reserved=0

https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD110429&data=04%7C01%7Cron.lieberman%40amd.com%7C3712fe9761b14dbbe0d208d981d0cac1%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637683556037623058%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Eq%2FRXJpykvyBfM6x9grzFOac39xI9BnKua1fJZkfL5g%3D&reserved=0


More information about the cfe-commits mailing list