[llvm] [DSE] Split memory intrinsics if they are dead in the middle (PR #75478)
Nabeel Omer via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 30 05:51:56 PST 2024
omern1 wrote:
Apologies for the delay (I've been away), I've added the check for atomic intrinsics and an associated test like I mentioned earlier.
https://github.com/llvm/llvm-project/pull/75478
More information about the llvm-commits
mailing list