[all-commits] [llvm/llvm-project] 391249: [AMDGPU] Allow 8, 16 bit sources in calculateSrcByte
Jeffrey Byrnes via All-commits
all-commits at lists.llvm.org
Fri Jul 28 09:51:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 391249d1afe47d1671486a267eaf821a694987ea
https://github.com/llvm/llvm-project/commit/391249d1afe47d1671486a267eaf821a694987ea
Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/bf16.ll
M llvm/test/CodeGen/AMDGPU/load-hi16.ll
M llvm/test/CodeGen/AMDGPU/load-lo16.ll
M llvm/test/CodeGen/AMDGPU/permute_i8.ll
M llvm/test/CodeGen/AMDGPU/trunc-combine.ll
Log Message:
-----------
[AMDGPU] Allow 8,16 bit sources in calculateSrcByte
This is required for many trees produced in practice for i8 CodeGen.
Differential Revision: https://reviews.llvm.org/D155864
Change-Id: Iac01d183d9998b15138bdc7a5051e3bed338e7d9
More information about the All-commits
mailing list