[PATCH] D138639: [X86] Add In64BitMode for MOVSX64/MOVZX64 instructions

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 00:55:55 PST 2022


skan added a comment.

Hi @craig.topper , why do you think this may increase the size of the table in X86GenDAGISel.inc? 
@HaohaiWen  Could you check how much the table grows with this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138639



More information about the llvm-commits mailing list