[PATCH] D98011: [X86][NFC] Adding one flag to imply whether the instruction should check the predicate when compress EVEX instructions to VEX encoding.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 04:54:52 PST 2021
lebedev.ri added a comment.
In D98011#2610381 <https://reviews.llvm.org/D98011#2610381>, @LiuChen3 wrote:
> 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.
How is it NFC?
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