[PATCH] D118312: [X86] TCRETURNmi fix for 32bit platform

Tong Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 12:32:15 PST 2022


ztong0001 added a comment.

The pre-merge checks always fail but doesn't seems like it is caused by this patch.
I went over other people's pre-merge checks and there are similar errors.
I wonder premerge checks need to pass before this code can be picked up in main branch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118312



More information about the llvm-commits mailing list