[all-commits] [llvm/llvm-project] 50f3bb: [AMDGPU] Fixed selection error for 64 bit extract_...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon May 18 14:18:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 50f3bb13297b291b53abe3437075784c714b1a03
https://github.com/llvm/llvm-project/commit/50f3bb13297b291b53abe3437075784c714b1a03
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/extract-subvector.ll
Log Message:
-----------
[AMDGPU] Fixed selection error for 64 bit extract_subvector
Differential Revision: https://reviews.llvm.org/D80155
More information about the All-commits
mailing list