aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorMaksim Levental <maksim.levental@gmail.com>2025-07-25 06:56:27 -0500
committerGitHub <noreply@github.com>2025-07-25 07:56:27 -0400
commit8e8f195322a6194fbe410265ac7a7623312310c8 (patch)
tree8f0781ca92b5490c239843e015a4ffb2288cfabb /llvm/lib/CodeGen/MachineFunction.cpp
parenta850912de18cf5dd5d92837bb159bf227ef830d6 (diff)
downloadllvm-8e8f195322a6194fbe410265ac7a7623312310c8.zip
llvm-8e8f195322a6194fbe410265ac7a7623312310c8.tar.gz
llvm-8e8f195322a6194fbe410265ac7a7623312310c8.tar.bz2
[mlir][amd] fix LLVM::InsertValueOp::create failure to disambiguate (#150605)
fixes https://github.com/llvm/llvm-project/pull/149879#issuecomment-3117145615 Note this happens because ADL can't disambiguate between `mlir::DenseI64ArrayAttr` and `llvm::ArrayRef<int64_t>` **for the value 0** which I guess is equal to nullptr on some (most?) systems. Note, this only occurs with the value 0.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions