[all-commits] [llvm/llvm-project] 34046d: AMDGPU/GlobalISel: Fix broken test run line
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 27 08:29:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34046de04297dfbded824a756314bff0eb53de3d
https://github.com/llvm/llvm-project/commit/34046de04297dfbded824a756314bff0eb53de3d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn-s-buffer-load.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix broken test run line
Commit: 5efc3bfd320712f6842a451fd3dae124380273ce
https://github.com/llvm/llvm-project/commit/5efc3bfd320712f6842a451fd3dae124380273ce
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Use IncomingValueAssigner for implicit return
This makes no real difference since we assign the same register either
way.
Compare: https://github.com/llvm/llvm-project/compare/fe8d97cbe5ec...5efc3bfd3207
More information about the All-commits
mailing list