diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2025-07-24 17:18:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 17:18:46 -0700 |
commit | 071156515e02fc23cae717fbe40149be87c88de4 (patch) | |
tree | 5648ac64b891beed8531c920b9b76a00e71c7196 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d3937e2d12648caa49fd80f9520a391fde2f7ba5 (diff) | |
download | llvm-071156515e02fc23cae717fbe40149be87c88de4.zip llvm-071156515e02fc23cae717fbe40149be87c88de4.tar.gz llvm-071156515e02fc23cae717fbe40149be87c88de4.tar.bz2 |
[AMDGPU] Fix flat D16 patterns handling of cpol. NFCI. (#150551)
GlobalSAddr and ScratchSVAddr produce 4 operands, not 3 as before.
The last one is CPol which is curently ignored by D16 patterns. I
was unable to catch it on any wrongdoing with these patterns, but
in general it is dangerous to ignore it.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions