aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorShivam Gupta <shivam98.tkg@gmail.com>2023-01-23 15:15:22 +0530
committerShivam Gupta <shivam98.tkg@gmail.com>2023-01-23 15:15:30 +0530
commit586ce6ac9e45c736923f105530a51017c518c82f (patch)
treea54f95b77d28cf400afbb9ea8551a070fb2ff567 /llvm/lib/CodeGen/MachineInstr.cpp
parentbee8860525acbfe33f5b32870ad5e13de07fa6ff (diff)
downloadllvm-586ce6ac9e45c736923f105530a51017c518c82f.zip
llvm-586ce6ac9e45c736923f105530a51017c518c82f.tar.gz
llvm-586ce6ac9e45c736923f105530a51017c518c82f.tar.bz2
[MLIR][NFC] Fix a memset in MemRefUtils.h
found by PVS-Studio - https://pvs-studio.com/en/blog/posts/cpp/1003/, N10. memset function expects to take int as the second actual argument, but receives a pointer. Here, the first and the second argument of the function are mixed up. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D142310
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions