diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2022-03-09 12:55:11 -0800 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2022-03-09 14:25:22 -0800 |
commit | 0be6fd44f363d5756a3c796e1875567a037a0920 (patch) | |
tree | 124aff0737f8885c5e3b4a1133dc2ce4aa663cc6 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a54d028895c91da356a4aaf30e27a5a5b90dd313 (diff) | |
download | llvm-0be6fd44f363d5756a3c796e1875567a037a0920.zip llvm-0be6fd44f363d5756a3c796e1875567a037a0920.tar.gz llvm-0be6fd44f363d5756a3c796e1875567a037a0920.tar.bz2 |
[SDAG] Use MMO flags in MemSDNode folding
SDNodes with different target flags may now be folded together
rightfully resulting in the assertion in the refineAlignment.
Folding nodes with different target flags may result in the
wrong load instructions produced at least on the AMDGPU.
Fixes: SWDEV-326805
Differential Revision: https://reviews.llvm.org/D121335
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions