[PATCH] D137029: [test][InstCombine] Add a test case for volatile memcpy forwarding in InstCombine, which is currently optimized incorrectly.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 30 00:52:58 PDT 2022


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

LGTM

> Wasn't sure if this needed review, but I wanted to be safe.

Test additions generally don't require review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137029/new/

https://reviews.llvm.org/D137029



More information about the llvm-commits mailing list