[PATCH] D142797: [X86] Make `prefetchit{0/1}` emit an assembler warning if the operand is not rip-rel
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 29 00:34:40 PST 2023
goldstein.w.n added a comment.
In D142797#4088581 <https://reviews.llvm.org/D142797#4088581>, @craig.topper wrote:
> Why not do this in X86AsmParser::validateInstruction?
Done.
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