This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f2ee1ca5e39: [OpenMP][AMDGPU] Optimize the linked in math
libraries (authored by jdoerfert).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE L
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
Using the optimiser to hide errors in how we're pulling in libm is clearly not
right, but it leaves us less obviously broken than we are at present.
Repository:
rG LLVM Gi
jdoerfert added a comment.
This fixes/hides the last remaining OvO failures with upstream on an AMD MI100
compiled with -O3.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116906/new/
https://reviews.llvm.org/D116906
__
jdoerfert created this revision.
jdoerfert added reviewers: JonChesterfield, jhuber6, ye-luo.
Herald added subscribers: kerbowa, guansong, bollu, t-tye, tpr, dstuttard,
yaxunl, nhaehnle, jvesely, kzhuravl.
jdoerfert requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1