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

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 01:30:26 PDT 2021


skan added a comment.

The `Match_NotPerfect` mechanism slows down the match process. I think 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