diff options
author | Manuel Carrasco <Manuel.Carrasco@amd.com> | 2025-06-24 17:52:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 09:52:55 -0700 |
commit | 7377410ddaf2932643849f918ceaff851917f5b5 (patch) | |
tree | 339f6579b2d18511e2064b8bfbe5c687a0e0f98b /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | f18cfb9108fda51c7c8233c32b4e2193a0a13766 (diff) | |
download | llvm-7377410ddaf2932643849f918ceaff851917f5b5.zip llvm-7377410ddaf2932643849f918ceaff851917f5b5.tar.gz llvm-7377410ddaf2932643849f918ceaff851917f5b5.tar.bz2 |
[FuzzMutate] Properly handle intrinsics and avoid illegal code genertion (#145495)
This PR addresses issues related to the `amdgcn_cs_chain` intrinsic:
1. Ensures the intrinsic's special attribute and calling convention
requirements are not violated by the mutator.
2. Enforces the necessary unreachable statement following this type of
intrinsic, preventing the fuzzer from generating invalid code.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions