diff options
author | Shilei Tian <i@tianshilei.me> | 2025-06-25 23:29:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 23:29:04 -0400 |
commit | ae05dbbb04ef46895d3d8473b107d52e9c7822d4 (patch) | |
tree | 9d3b84abda8ec426feaf4715e8abe9d23c8e8b92 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 117ed65c072020a0f95afbc47ff2ef5a6a50612a (diff) | |
download | llvm-ae05dbbb04ef46895d3d8473b107d52e9c7822d4.zip llvm-ae05dbbb04ef46895d3d8473b107d52e9c7822d4.tar.gz llvm-ae05dbbb04ef46895d3d8473b107d52e9c7822d4.tar.bz2 |
[NFC][AMDGPU] Add a test that can cause backend crash (#145777)
The crash was reported downstream, but it has been fixed in upstream by
2bada417c1f06361f4b7a992224bfb8e32d55ca6.
This PR is to add the test case upstream. Note that there are some UBs
in the
IRs, such as load/store from/to a nullptr. The crash would not be
reproducible
if any of them is changed to something else.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions