[all-commits] [llvm/llvm-project] 6dd21d: [AMDGPU][SIFoldOperands] Consider the alignment co...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Wed Mar 16 19:59:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6dd21d1db14f1589f93cb14e572320eaab823f16
https://github.com/llvm/llvm-project/commit/6dd21d1db14f1589f93cb14e572320eaab823f16
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
A llvm/test/CodeGen/AMDGPU/si-fold-aligned-agprs.mir
A llvm/test/CodeGen/AMDGPU/si-fold-aligned-vgprs.mir
Log Message:
-----------
[AMDGPU][SIFoldOperands] Consider the alignment constraints
Enforced an alignment check while folding the operands.
More information about the All-commits
mailing list