[all-commits] [llvm/llvm-project] 2b4745: AMDGPU: Avoid relying on an undef value in test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Sep 14 06:21:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b4745fe057f9d84e7c73cf5b990c7bdcde8847f
https://github.com/llvm/llvm-project/commit/2b4745fe057f9d84e7c73cf5b990c7bdcde8847f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/indirect-call-known-callees.ll
Log Message:
-----------
AMDGPU: Avoid relying on an undef value in test
This was really becoming a direct call during the DAG, so it wasn't as
true to the test purpose.
More information about the All-commits
mailing list