[PATCH] D65933: [X86] Simpily X86OptimizeLEAs.cpp. NFC

Pei, Gen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 04:20:06 PDT 2019


gpei added a comment.

In D65933#1620742 <https://reviews.llvm.org/D65933#1620742>, @RKSimon wrote:

> I'm happy with making this pass properly public, but I'm not sure what you're gaining from splitting off X86MemOpKey.h - are you intending to reuse that code someplace else?


It’s useful to us and it seemed like a generally good code reorganization.


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

https://reviews.llvm.org/D65933





More information about the llvm-commits mailing list