[llvm] [TLI Checker] Extend the targets for Linux, macOS and Windows. (PR #114556)

Kenji Mouri / 毛利 研二 via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 09:56:58 PDT 2024


MouriNaruto wrote:

> I don't believe there are any architecture deviations in the call availability in these cases. You can merge the 32/64-bit cases into multiple run lines in one file
> 
> The tests are also failing the bot

I have merged the 32/64-bit cases and removed the "# REQUIRES: *-registered-target" line.

Kenji Mouri

https://github.com/llvm/llvm-project/pull/114556


More information about the llvm-commits mailing list