[PATCH] D150440: [X86][MC] Optimize more instructions from VEX3 to VEX2 and fix the incorrect control flow in X86MCInstLower

Bogdan Graur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 07:59:11 PDT 2023


bgraur added a comment.

In D150440#4337821 <https://reviews.llvm.org/D150440#4337821>, @skan wrote:

> @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.

Perfect @skan !! Thanks a lot for reverting first!!


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