[llvm] [FuzzMutate] Prevent the mutator from generating illegal memory operations (PR #144885)
Manuel Carrasco via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 30 05:34:38 PDT 2025
mgcarrasco wrote:
@DataCorrupted thanks again for the feedback. I've added a unit test. We ae also planning to incorporate this check into the Verifier in an independent PR. Once that is done, I can also remove the adhoc check for addrspace 8.
https://github.com/llvm/llvm-project/pull/144885
More information about the llvm-commits
mailing list