[all-commits] [llvm/llvm-project] d0dd24: AMDGPU/GlobalISel: Fix crashing on weird G_INSERT ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Mar 30 15:14:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d0dd24a381a7ee54cb42201889a0d4533b0f9ffa
https://github.com/llvm/llvm-project/commit/d0dd24a381a7ee54cb42201889a0d4533b0f9ffa
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Fix crashing on weird G_INSERT sources
No test since these cases shouldn't really be getting through the
legalizer.
More information about the All-commits
mailing list