[PATCH] D150440: [X86][MC] Optimize more instructions from VEX3 to VEX2 and fix the incorrect control flow in X86MCInstLower
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 07:40:24 PDT 2023
skan added a comment.
@bgraur I will revert D150068 <https://reviews.llvm.org/D150068> first, so that we won't have to revert two separate commits if there is a coming issue. The fix in this patch seems straightforward to me and since D150068 <https://reviews.llvm.org/D150068> was reviewed already, I will try to reland it with this fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150440/new/
https://reviews.llvm.org/D150440
More information about the llvm-commits
mailing list