[all-commits] [llvm/llvm-project] 1f0d24: update_llc_test_checks: Fix broken amdgpu test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 1 17:00:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f0d24ce24e92ed69f949d6974b87a10af27bd2b
https://github.com/llvm/llvm-project/commit/1f0d24ce24e92ed69f949d6974b87a10af27bd2b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/amdgpu_isel.ll
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/amdgpu_isel.ll.expected
Log Message:
-----------
update_llc_test_checks: Fix broken amdgpu test
Use the correct address space for alloca. Also use opaque pointers.
More information about the All-commits
mailing list