Skip to content

Commit

Permalink
Enable MemorySSA-based MemCpyOpt
Browse files Browse the repository at this point in the history
This updates the LLVM submodule to pick up a backported patch
to enable MemorySSA-based MemCpyOpt, which is capable of optimizing
away memcpy's across basic blocks.
  • Loading branch information
nikic committed Mar 11, 2021
1 parent 1d6b0f6 commit 623ca84
Showing 1 changed file with 1 addition and 1 deletion.