[PATCH] D98011: [X86] Adding one flag to imply whether the instruction should check the predicate when compress EVEX instructions to VEX encoding.

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 7 18:02:26 PST 2021


LiuChen3 added a comment.

In D98011#2605726 <https://reviews.llvm.org/D98011#2605726>, @lebedev.ri wrote:

> Tests, and some words in description/patch, are missing.

Thanks for your review, @lebedev.ri. This is actually one NFC patch. I think we don't need add new tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98011



More information about the llvm-commits mailing list