[PATCH] D142797: [X86] Make `prefetchit{0/1}` emit an assembler warning if the operand is not rip-rel

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 28 23:23:48 PST 2023


craig.topper added a comment.

Why not do this in X86AsmParser::validateInstruction?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142797



More information about the llvm-commits mailing list