[all-commits] [llvm/llvm-project] 6be47f: [CodeGen] Separate X86 and Aarch entry_value test
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu Aug 24 14:07:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6be47fb8bef8ef05d2a76ee34aad680cea5bdfbf
https://github.com/llvm/llvm-project/commit/6be47fb8bef8ef05d2a76ee34aad680cea5bdfbf
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/dbg-value-swift-async-non-entry-block.ll
A llvm/test/CodeGen/X86/dbg-value-swift-async-non-entry-block.ll
Log Message:
-----------
[CodeGen] Separate X86 and Aarch entry_value test
Addresses the bot issues raised in D158636.
More information about the All-commits
mailing list