Files
archived-llvm/test/CodeGen
Matt Arsenault f2fd578499 AMDGPU: Don't look for constant in insert/extract_vector_elt regbankselect
The constantness shouldn't change the register bank choice. We also
don't need to restrict this to only indexing VGPRs, since it's
possible to index SGPRs (but SelectionDAG made using this
difficult). Allow directly indexing SGPRs when appropriate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356611 91177308-0d34-0410-b5e6-96231b3b80d8
2019-03-20 20:41:34 +00:00
..
2019-03-16 15:36:31 +00:00
2019-03-02 08:03:59 +00:00