[PATCH] D136524: [InstCombine] Handle select inst when eliminating constant memcpy

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 05:38:51 PST 2023


nikic added a comment.

This is missing a test with different address space and removed alloca, but otherwise looks fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136524



More information about the llvm-commits mailing list