Page MenuHomePhabricator

Jake-Egan (Jake Egan)
User

Projects

User does not belong to any projects.

User Details

User Since
May 10 2021, 1:49 PM (97 w, 4 d)

Recent Activity

Thu, Mar 16

Jake-Egan updated the diff for D119441: [libc++] Fix simple cases of locale name construction.

Fix indent 2.

Thu, Mar 16, 1:30 PM · Restricted Project, Restricted Project
Jake-Egan updated the summary of D119441: [libc++] Fix simple cases of locale name construction.
Thu, Mar 16, 12:30 PM · Restricted Project, Restricted Project
Jake-Egan updated the diff for D119441: [libc++] Fix simple cases of locale name construction.

Fix indent.

Thu, Mar 16, 12:28 PM · Restricted Project, Restricted Project
Jake-Egan retitled D119441: [libc++] Fix simple cases of locale name construction from [libc++] Fix locale name construction to [libc++] Fix simple cases of locale name construction.
Thu, Mar 16, 12:22 PM · Restricted Project, Restricted Project
Jake-Egan updated the diff for D119441: [libc++] Fix simple cases of locale name construction.

Reducing this patch to the simpler cases for easier review. Will address the more complicated cases in
another patch.

Thu, Mar 16, 12:18 PM · Restricted Project, Restricted Project

Wed, Mar 15

Jake-Egan committed rG65f7ebe72e4c: [InlineOrder] Plugin Inline Order (authored by IBricchi).
[InlineOrder] Plugin Inline Order
Wed, Mar 15, 10:15 AM · Restricted Project, Restricted Project
Jake-Egan closed D140637: [InlineOrder] Plugin Inline Order.
Wed, Mar 15, 10:15 AM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rGe46d8a731535: [InlineOrder] Plugin Inline Order: rG1628a5695e32: Revert "[InlineOrder] Plugin Inline Order".
Wed, Mar 15, 10:13 AM · Restricted Project, Restricted Project
Jake-Egan committed rG1628a5695e32: Revert "[InlineOrder] Plugin Inline Order" (authored by Jake-Egan).
Revert "[InlineOrder] Plugin Inline Order"
Wed, Mar 15, 10:13 AM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for D140637: [InlineOrder] Plugin Inline Order: rG1628a5695e32: Revert "[InlineOrder] Plugin Inline Order".
Wed, Mar 15, 10:13 AM · Restricted Project, Restricted Project
Jake-Egan added a comment to D140637: [InlineOrder] Plugin Inline Order.

I think the issue was that:

export_executable_symbols_for_plugins(AnalysisTests)

Was being called twice, once in each of the plugin cmake files. I've moved it into the main Analysys CMakeFile and I think this should fix the issue we were seeing, but I don't have an AIX machine to test it on. Would you mind checking @Jake-Egan?

Wed, Mar 15, 8:13 AM · Restricted Project, Restricted Project
Jake-Egan added a comment to D140637: [InlineOrder] Plugin Inline Order.

Hi, we're seeing a CMake error on AIX after this change. Can you take a look please?

Wed, Mar 15, 6:47 AM · Restricted Project, Restricted Project

Wed, Mar 8

Jake-Egan accepted D145600: [AIX] change "llvm-ar" to "env OBJECT_MODE=any llvm-ar" in clang/test for AIX OS.

LGTM

Wed, Mar 8, 11:35 AM · Restricted Project, Restricted Project

Mon, Mar 6

Jake-Egan committed rG748a820d97dd: [NFC] Disable test temporarily to investigate why it's failing on AIX (authored by Jake-Egan).
[NFC] Disable test temporarily to investigate why it's failing on AIX
Mon, Mar 6, 6:28 AM · Restricted Project, Restricted Project

Sat, Mar 4

Jake-Egan added a comment to D145098: [clang][deps] Preserve input ordering in the full output.

Thanks for addressing this. Unfortunately the test is still failing after the fix and a clean build

Sat, Mar 4, 6:35 AM · Restricted Project, Restricted Project

Fri, Mar 3

Jake-Egan added a comment to D144846: [IR][Legalization] Promote illegal deinterleave and interleave vectors.

Hi, this change caused some failures on AIX. Could you take a look please?

@Jake-Egan, the failure does not look like something this patch would cause.

Fri, Mar 3, 12:11 PM · Restricted Project, Restricted Project
Jake-Egan added a comment to D144846: [IR][Legalization] Promote illegal deinterleave and interleave vectors.

Hi, this change caused some failures on AIX. Could you take a look please?

Fri, Mar 3, 11:37 AM · Restricted Project, Restricted Project
Jake-Egan added a comment to D145098: [clang][deps] Preserve input ordering in the full output.

Hi, this new test fails on AIX, could you take a look please?
https://lab.llvm.org/buildbot/#/builders/214/builds/6148/steps/6/logs/FAIL__Clang__modules-full-output-tu-order_c

Fri, Mar 3, 7:31 AM · Restricted Project, Restricted Project

Feb 21 2023

Jake-Egan added a comment to D134282: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation.

It fails with a different assembler error on different platforms (tried on AIX, linux, and mac). No error if you remove the AIX target.

clang++ -target powerpc64-ibm-aix -c foo.cc
Feb 21 2023, 7:12 AM · Restricted Project, Restricted Project

Feb 17 2023

Jake-Egan added a comment to D134282: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation.

This runs into the error The symbol .rodata.str1.1L...str is not defined. if we specify an optimization flag greater than 0.

Feb 17 2023, 1:29 PM · Restricted Project, Restricted Project

Feb 14 2023

Jake-Egan committed rG5b455a8efbf5: [InlineAdvisor] Restructure advisor plugin unittest cmake (authored by IBricchi).
[InlineAdvisor] Restructure advisor plugin unittest cmake
Feb 14 2023, 12:33 PM · Restricted Project, Restricted Project
Jake-Egan closed D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake.
Feb 14 2023, 12:33 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rGbd87a2449da0: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation: rG08533f8b8660: Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs()….
Feb 14 2023, 12:20 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rG4c72266830ff: Fix call to deprecated API in bd87a2449da0c82e63cebdf9c131c54a5472e3a7: rG08533f8b8660: Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs()….
Feb 14 2023, 12:20 PM · Restricted Project, Restricted Project
Jake-Egan committed rG08533f8b8660: Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs()… (authored by Jake-Egan).
Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs()…
Feb 14 2023, 12:20 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for D134282: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation: rG08533f8b8660: Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs()….
Feb 14 2023, 12:20 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rG78f13ea093af: [extract_symbols.py] Adjust how the output of nm is interpreted: rGacbb15ed705f: Revert "[extract_symbols.py] Adjust how the output of nm is interpreted".
Feb 14 2023, 8:28 AM · Restricted Project, Restricted Project
Jake-Egan committed rGacbb15ed705f: Revert "[extract_symbols.py] Adjust how the output of nm is interpreted" (authored by Jake-Egan).
Revert "[extract_symbols.py] Adjust how the output of nm is interpreted"
Feb 14 2023, 8:28 AM · Restricted Project, Restricted Project
Jake-Egan added a comment to D142989: [extract_symbols.py] Better handling of templates.

That did the trick! I'm going to go ahead and revert 78f13ea093afdebcaa3b5c5690530b9217bbdfac because it's causing some other failures and your most recent commit fixes things.

Feb 14 2023, 8:08 AM · Restricted Project, Restricted Project

Feb 10 2023

Jake-Egan added a comment to D142989: [extract_symbols.py] Better handling of templates.

Thank you for looking into this. Unfortunately I think 78f13ea093afdebcaa3b5c5690530b9217bbdfac removed another symbol _ZN4llvm4PassD2Ev and _ZN4llvm13AllAnalysesOnINS_6ModuleEE6SetKeyE is still missing as well. https://lab.llvm.org/buildbot/#/builders/214/builds/5781 (EDIT: Or maybe I spoke too soon and a clean build will resolve it: https://lab.llvm.org/buildbot/#/builders/214/builds/5782)

Feb 10 2023, 1:32 PM · Restricted Project, Restricted Project
Jake-Egan added a comment to D134282: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation.

This or 4c72266830ffa332ebb7cf1d3bbd6c56d001fa0f seems to cause a test-suite build failure on AIX, could you take a look?
https://lab.llvm.org/buildbot/#/builders/214/builds/5779/steps/9/logs/stdio

Feb 10 2023, 9:32 AM · Restricted Project, Restricted Project
Jake-Egan added a comment to D142989: [extract_symbols.py] Better handling of templates.

Thank you - it seems only AIX uses -Wl,-brtl flags with these tests.

Feb 10 2023, 7:16 AM · Restricted Project, Restricted Project

Feb 9 2023

Jake-Egan added a comment to D142989: [extract_symbols.py] Better handling of templates.

Hi, this caused some failures on AIX, could you take a look?

Feb 9 2023, 9:38 AM · Restricted Project, Restricted Project

Feb 1 2023

Jake-Egan added inline comments to D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake.
Feb 1 2023, 11:07 AM · Restricted Project, Restricted Project

Jan 26 2023

Jake-Egan added a comment to D142560: Allow getRawCommentForDecl to find comments in macros.

Thank you for looking into the failure. Fortunately the test is passing on the AIX bot now and locally for me - it looks like a clean build fixed it.

Jan 26 2023, 7:55 PM · Restricted Project, Restricted Project
Jake-Egan added a comment to D142560: Allow getRawCommentForDecl to find comments in macros.

Hi, this change causes a failure on AIX. Could you take a look?
https://lab.llvm.org/buildbot/#/builders/214/builds/5502/steps/6/logs/FAIL__Clang__annotate-comments-objc_m

Jan 26 2023, 10:07 AM · Restricted Project, Restricted Project

Jan 25 2023

Jake-Egan added a comment to D142484: [LinkerWrapper] Only import static libraries with needed symbols.

I might just put that this test requires Linux. Because I don't think I can debug it without access to the system. We don't really support offloading on anything but Linux anyway.

Jan 25 2023, 8:36 AM · Restricted Project, Restricted Project, Restricted Project
Jake-Egan added a comment to D142484: [LinkerWrapper] Only import static libraries with needed symbols.

Hi, this new test fails on AIX. Could you take a look?
https://lab.llvm.org/buildbot/#/builders/214/builds/5477/steps/6/logs/FAIL__Clang__linker-wrapper-libs_c

Jan 25 2023, 7:21 AM · Restricted Project, Restricted Project, Restricted Project

Jan 23 2023

Jake-Egan abandoned D141308: [libc++] Make the libc++ test-suite standalone.

Looking into an out-of-band solution.

Jan 23 2023, 10:14 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Jan 20 2023

Jake-Egan added inline comments to D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake.
Jan 20 2023, 3:48 PM · Restricted Project, Restricted Project

Jan 17 2023

Jake-Egan added a comment to D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake.

It seems this problem is hard to investigate without having access to an AIX machine, so we are looking into it.

Jan 17 2023, 10:16 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rGb1ac375e11c8: [NFC] Only run clang/test/Driver/module-output.cppm on x86 registered targets: rGa7b47fa17c37: [NFC] Disable test on AIX due to different default output.
Jan 17 2023, 10:15 PM · Restricted Project, Restricted Project
Jake-Egan committed rGa7b47fa17c37: [NFC] Disable test on AIX due to different default output (authored by Jake-Egan).
[NFC] Disable test on AIX due to different default output
Jan 17 2023, 10:15 PM · Restricted Project, Restricted Project
Jake-Egan added a comment to D137058: [Driver] [Modules] Support -fmodule-output (1/2).

I added // REQUIRES: x86-registered-target. Is it still failing?

Jan 17 2023, 6:26 AM · Restricted Project, Restricted Project, Restricted Project

Jan 16 2023

Jake-Egan added a comment to D137058: [Driver] [Modules] Support -fmodule-output (1/2).

Hi, this new test fails on AIX https://lab.llvm.org/buildbot/#/builders/214/builds/5351/steps/6/logs/FAIL__Clang__module-output_cppm
Could you take a look?

Jan 16 2023, 8:38 AM · Restricted Project, Restricted Project, Restricted Project

Jan 12 2023

Jake-Egan committed rG824874c8d433: [AIX][NFC] Unsupport test when running on AIX (authored by Jake-Egan).
[AIX][NFC] Unsupport test when running on AIX
Jan 12 2023, 10:22 AM · Restricted Project, Restricted Project

Jan 11 2023

Jake-Egan added a comment to D141440: [OpenMP] Adjust phases for AMDGPU offloading for OpenMP in save-temps mode.

Getting a build failure on AIX, could you take a look please?

Jan 11 2023, 10:09 AM · Restricted Project, Restricted Project
Jake-Egan added a comment to D140867: [C++20] [Modules] Don't generate global ctors/dtors for variables which are available externally.

Would you like to take a double look?

Yes, it still fails on the bot and on my local machine. I've added an XFAIL to the test for now just to get the AIX bot green.

Weird. Maybe you can find a method by adding REQUIRES or NOT-SUPPORTED and test it locally. If it goes well then you can upstream the change.

Jan 11 2023, 7:42 AM · Restricted Project, Restricted Project, Restricted Project

Jan 10 2023

Jake-Egan added a comment to D140867: [C++20] [Modules] Don't generate global ctors/dtors for variables which are available externally.

Would you like to take a double look?

Jan 10 2023, 8:55 PM · Restricted Project, Restricted Project, Restricted Project
Jake-Egan committed rG07aaae13037d: [NFC][AIX] Temporarily XFAIL test while investigating (authored by Jake-Egan).
[NFC][AIX] Temporarily XFAIL test while investigating
Jan 10 2023, 4:54 PM · Restricted Project, Restricted Project
Jake-Egan added a comment to D140867: [C++20] [Modules] Don't generate global ctors/dtors for variables which are available externally.

I fixed the failure by restricting the targets in https://github.com/llvm/llvm-project/commit/9cb1298dcc85c357eb97ed0bdc3c82c5d011f6f6. And the best approach is to add a separate test for AIX but I don't have an AIX machine. You can add it if you are interested.

Jan 10 2023, 10:12 AM · Restricted Project, Restricted Project, Restricted Project

Jan 9 2023

Jake-Egan updated the summary of D141308: [libc++] Make the libc++ test-suite standalone.
Jan 9 2023, 10:55 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jake-Egan updated the summary of D141308: [libc++] Make the libc++ test-suite standalone.
Jan 9 2023, 10:52 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jake-Egan requested review of D141308: [libc++] Make the libc++ test-suite standalone.
Jan 9 2023, 10:50 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jake-Egan added a comment to D140867: [C++20] [Modules] Don't generate global ctors/dtors for variables which are available externally.

Hi, this test is failing on AIX, could you take a look please? https://lab.llvm.org/buildbot/#/builders/214/builds/5242/steps/6/logs/FAIL__Clang__pr59765-modules-global-ctor-dtor_cppm

Jan 9 2023, 6:40 AM · Restricted Project, Restricted Project, Restricted Project

Jan 4 2023

Jake-Egan added a comment to rG658ed9547cdd: Fix host call to nohost function with host variant..

It doesn't look like the tests in https://lab.llvm.org/buildbot/#/builders/214/builds/4934 are failing anymore here: https://lab.llvm.org/buildbot/#/builders/214/builds/5174

Jan 4 2023, 5:52 PM · Restricted Project, Restricted Project
Jake-Egan added a comment to D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake.

Reverted this patch because it's still failing on the AIX bot.

Jan 4 2023, 5:48 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rGf29cfab55d1f: [InlineAdvisor] Restructure advisor plugin unittest cmake: rGc6c54132b762: Revert "[InlineAdvisor] Restructure advisor plugin unittest cmake".
Jan 4 2023, 5:42 PM · Restricted Project, Restricted Project
Jake-Egan committed rGc6c54132b762: Revert "[InlineAdvisor] Restructure advisor plugin unittest cmake" (authored by Jake-Egan).
Revert "[InlineAdvisor] Restructure advisor plugin unittest cmake"
Jan 4 2023, 5:42 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake: rGc6c54132b762: Revert "[InlineAdvisor] Restructure advisor plugin unittest cmake".
Jan 4 2023, 5:42 PM · Restricted Project, Restricted Project

Dec 30 2022

Jake-Egan abandoned D137110: [libc++] Option to specify a different compiler for testing.
Dec 30 2022, 6:09 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Dec 29 2022

Jake-Egan added a comment to D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake.

Sorry to raise this issue late (due to the holidays), but it seems this change causes a test failure on AIX

Dec 29 2022, 12:32 PM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rTd785c299bdb9: Guard visibility variables on AIX: rTab8ec6cb68ae: Revert "Guard visibility variables on AIX".
Dec 29 2022, 6:42 AM · Restricted Project
Jake-Egan committed rTab8ec6cb68ae: Revert "Guard visibility variables on AIX" (authored by Jake-Egan).
Revert "Guard visibility variables on AIX"
Dec 29 2022, 6:42 AM · Restricted Project
Jake-Egan added a reverting change for D122316: Guard visibility variables on AIX: rTab8ec6cb68ae: Revert "Guard visibility variables on AIX".
Dec 29 2022, 6:42 AM · Restricted Project

Nov 8 2022

Jake-Egan added a comment to D137110: [libc++] Option to specify a different compiler for testing.

If we'd like to go that route, I could update this patch to re-add cxx_under_test (or other name) as a lit parameter.

Nov 8 2022, 3:03 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Nov 2 2022

Jake-Egan added a comment to D137110: [libc++] Option to specify a different compiler for testing.

It looks like cxx_under_test would work for our use case. Is this option preferred?

Nov 2 2022, 1:46 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Oct 31 2022

Jake-Egan added reviewers for D137110: [libc++] Option to specify a different compiler for testing: hubert.reinterpretcast, daltenty, francii.
Oct 31 2022, 1:35 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jake-Egan updated the summary of D137110: [libc++] Option to specify a different compiler for testing.
Oct 31 2022, 1:33 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jake-Egan requested review of D137110: [libc++] Option to specify a different compiler for testing.
Oct 31 2022, 1:32 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Aug 12 2022

Jake-Egan committed rZORGc07753f737a6: [clang-ppc64-aix] Switch build compiler to clang (authored by Jake-Egan).
[clang-ppc64-aix] Switch build compiler to clang
Aug 12 2022, 6:32 AM · Restricted Project
Jake-Egan closed D131697: [clang-ppc64-aix] Switch build compiler to clang.
Aug 12 2022, 6:32 AM · Restricted Project

Aug 11 2022

Jake-Egan updated the diff for D131697: [clang-ppc64-aix] Switch build compiler to clang.

Change path to /usr/local/.

Aug 11 2022, 1:29 PM · Restricted Project
Jake-Egan updated subscribers of D131697: [clang-ppc64-aix] Switch build compiler to clang.
Aug 11 2022, 12:10 PM · Restricted Project
Jake-Egan removed reviewers for D131697: [clang-ppc64-aix] Switch build compiler to clang: bollu, jdoerfert, sscalpone.
Aug 11 2022, 12:08 PM · Restricted Project
Jake-Egan updated the diff for D131697: [clang-ppc64-aix] Switch build compiler to clang.

Hopefully fix bad arc diff.

Aug 11 2022, 12:05 PM · Restricted Project
Jake-Egan updated the diff for D131697: [clang-ppc64-aix] Switch build compiler to clang.
  • [clang-ppc64-aix] Switch build compiler to clang
Aug 11 2022, 12:03 PM · Restricted Project
Jake-Egan updated the diff for D131697: [clang-ppc64-aix] Switch build compiler to clang.

Removed release candidate from path.

Aug 11 2022, 12:00 PM · Restricted Project
Jake-Egan updated the summary of D131697: [clang-ppc64-aix] Switch build compiler to clang.
Aug 11 2022, 10:41 AM · Restricted Project
Jake-Egan requested review of D131697: [clang-ppc64-aix] Switch build compiler to clang.
Aug 11 2022, 10:32 AM · Restricted Project

Aug 10 2022

Jake-Egan accepted D131601: [EarlyCSE] allow flexibility in atan(-0.0) test.

Verified that it passes on AIX. LGTM.

Aug 10 2022, 11:59 AM · Restricted Project, Restricted Project
Jake-Egan committed rGc1226585b36e: [AIX][tests] XFAIL for system-aix instead (authored by Jake-Egan).
[AIX][tests] XFAIL for system-aix instead
Aug 10 2022, 6:33 AM · Restricted Project, Restricted Project

Aug 9 2022

Jake-Egan committed rG6da3f90195e3: [AIX][tests] XFAIL atan.ll test on AIX (authored by Jake-Egan).
[AIX][tests] XFAIL atan.ll test on AIX
Aug 9 2022, 6:58 AM · Restricted Project, Restricted Project
Jake-Egan abandoned D131494: [AIX][tests] XFAIL atan.ll test on AIX.
Aug 9 2022, 6:53 AM · Restricted Project, Restricted Project
Jake-Egan requested review of D131494: [AIX][tests] XFAIL atan.ll test on AIX.
Aug 9 2022, 6:53 AM · Restricted Project, Restricted Project

Aug 8 2022

Jake-Egan added a comment to rGb53d44fe4741: [EarlyCSE][ConstantFolding] add tests for atan/atan2; NFC.

Hi, this new test fails on AIX
https://lab.llvm.org/buildbot/#/builders/214/builds/2784/steps/6/logs/FAIL__LLVM__atan_ll
Could you take a look please?

Aug 8 2022, 7:07 PM · Restricted Project, Restricted Project

Aug 7 2022

Jake-Egan added a comment to D130689: [LLVM] Update C++ standard to 17.

There is a failure on the AIX bot also:

Aug 7 2022, 10:45 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Jul 27 2022

Jake-Egan added a comment to D130581: [clang][ExtractAPI] Ensure that class properties have a kind of "Type Property".

Hi, this new test is failing on AIX, could you take a look please?
https://lab.llvm.org/buildbot/#/builders/214/builds/2544/steps/6/logs/FAIL__Clang__objc_property_m

Jul 27 2022, 8:05 AM · Restricted Project, Restricted Project

Jul 24 2022

Jake-Egan added a comment to D130435: [test-suite] Add -Wno-int-conversion to siod.

I'll do that next time, thank you!

Jul 24 2022, 6:30 AM · Restricted Project

Jul 23 2022

Jake-Egan updated the summary of D130435: [test-suite] Add -Wno-int-conversion to siod.
Jul 23 2022, 9:04 PM · Restricted Project
Jake-Egan requested review of D130435: [test-suite] Add -Wno-int-conversion to siod.
Jul 23 2022, 9:01 PM · Restricted Project

Jul 20 2022

Jake-Egan abandoned D130182: Revert "[NFC] XFAIL tests which need visibility in XCOFF objectwriting".

Already committed here https://github.com/llvm/llvm-project/commit/adc1c34bab8c82e203ebdd04d6d418958e9ccb17

Jul 20 2022, 11:24 AM · Restricted Project, Restricted Project
Jake-Egan added a reviewer for D130182: Revert "[NFC] XFAIL tests which need visibility in XCOFF objectwriting": daltenty.
Jul 20 2022, 9:52 AM · Restricted Project, Restricted Project
Jake-Egan added reviewers for D130182: Revert "[NFC] XFAIL tests which need visibility in XCOFF objectwriting": Esme, DiggerLin, jhenderson.
Jul 20 2022, 9:51 AM · Restricted Project, Restricted Project
Jake-Egan added a reverting change for rG6e8dda047fe0: [NFC] XFAIL tests which need visibility in XCOFF objectwriting: D130182: Revert "[NFC] XFAIL tests which need visibility in XCOFF objectwriting".
Jul 20 2022, 9:50 AM · Restricted Project, Restricted Project
Jake-Egan requested review of D130182: Revert "[NFC] XFAIL tests which need visibility in XCOFF objectwriting".
Jul 20 2022, 9:50 AM · Restricted Project, Restricted Project
Jake-Egan committed rGbd519b9335fe: redo UNSUPPORT test on 64-bit AIX too (authored by Jake-Egan).
redo UNSUPPORT test on 64-bit AIX too
Jul 20 2022, 7:18 AM · Restricted Project, Restricted Project
Jake-Egan committed rG7373497a4b28: UNSUPPORT test on 64-bit AIX too (authored by Jake-Egan).
UNSUPPORT test on 64-bit AIX too
Jul 20 2022, 7:05 AM · Restricted Project, Restricted Project

Jul 19 2022

Jake-Egan added a comment to D128203: [OpenMP][IRBuilder] Add support for taskgroup.

The OpenMPIRBuilderTest.cpp test fails to build on AIX. https://lab.llvm.org/buildbot/#/builders/214/builds/2398/steps/6/logs/stdio Can you take a look please?

Jul 19 2022, 6:15 AM · Restricted Project, Restricted Project

Jun 29 2022

Jake-Egan added a comment to D128688: [llvm-objcopy] Remove support for legacy .zdebug sections.

Hi, the new test, zdebug.yaml, fails on AIX with error: LLVM was not compiled with LLVM_ENABLE_ZLIB: cannot decompress.
https://lab.llvm.org/buildbot/#/builders/214/builds/2061/steps/6/logs/FAIL__LLVM__zdebug_yaml

Jun 29 2022, 2:12 PM · Restricted Project, Restricted Project