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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 05:03:04 PDT 2021


lebedev.ri added a comment.

Having something specific to some specific target in a generic code
(esp. if there is no precedent for it) seems conceptually wrong.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111538



More information about the llvm-commits mailing list