[all-commits] [llvm/llvm-project] 392b96: AMDGPU/GlobalISel: Don't assert on G_INSERT > 128-...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 25 07:06:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 392b969c3203001d076eafc080d6d014827d39ca
https://github.com/llvm/llvm-project/commit/392b969c3203001d076eafc080d6d014827d39ca
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-25 (Sat, 25 Jul 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-insert.xfail.mir
Log Message:
-----------
AMDGPU/GlobalISel: Don't assert on G_INSERT > 128-bits
Just fallback for now. Really tablegen needs to generate all of the
subregister index handling we need.
More information about the All-commits
mailing list