[PATCH] D124863: [BOLT][TEST] Fix test failures on AArch64 builder

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 10:39:06 PDT 2022


yota9 accepted this revision.
yota9 added inline comments.
This revision is now accepted and ready to land.


================
Comment at: bolt/test/X86/Inputs/avx512.c:8
   use_avx512();
 
   return 0;
----------------
I have the same error in golang review, maybe it warnings about this new line, although I'm not sure what is going on with it on my review too :(


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124863



More information about the llvm-commits mailing list