[PATCH] D63043: [ELF][PPC] Simplify {read,write}FromHalf16

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 09:08:39 PDT 2019


sfertile added subscribers: anil9, sfertile.
sfertile added a comment.

@MaskRay You broke the PowerpC64 build bot, and have been asked by both the buildbot maintainer (@anil9) and me to fix it. As of this morning the bot is still failing dues to the same problem (http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/4263/steps/build-stage2-unified-tree/logs/stdio)  Can you ** please** address that before committing PPC64 changes like this. I don't understand why you would consider committing more PowerPC64 changes when the bot  is in this state, rather then fixing it first.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63043





More information about the llvm-commits mailing list