[PATCH] D86468: [WIP][GlobalISel] CSE copies

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 09:52:50 PDT 2020


paquette added a comment.

Shouldn't running the copy_prop combine post-legalization do the same thing as this?

(AArch64 does this as of 7006bb69efb04f32e0a666e8a74f85d7fa745981 <https://reviews.llvm.org/rG7006bb69efb04f32e0a666e8a74f85d7fa745981>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86468



More information about the llvm-commits mailing list