[PATCH] D111505: [X86] Prefer VEX encoding in X86 assembler.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 06:59:23 PDT 2021


LuoYuanke added a comment.

In D111505#3057532 <https://reviews.llvm.org/D111505#3057532>, @skan wrote:

> The `Match_NotPerfect` mechanism slows down the match process. I think D111576 <https://reviews.llvm.org/D111576> is better.

I agree D111576 <https://reviews.llvm.org/D111576> is better.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111505



More information about the llvm-commits mailing list