diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-03-12 16:11:11 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 16:11:11 +0700 |
commit | 5a0a2f8239d34332000009a05e7972f0303ac746 (patch) | |
tree | 0901b05a94bf5735ed1e678374ed360b61102417 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 5daba3dfd9273ab1d4266f7d029abd17c85cae9a (diff) | |
download | llvm-5a0a2f8239d34332000009a05e7972f0303ac746.zip llvm-5a0a2f8239d34332000009a05e7972f0303ac746.tar.gz llvm-5a0a2f8239d34332000009a05e7972f0303ac746.tar.bz2 |
AMDGPU: Replace undef with poison in tests using insertvalue (#130895)
perl -p -i -e 's/insertvalue (.*) undef/insertvalue \1 poison/g'
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions