[PATCH] D150047: [X86][CodeGen] Do not add `offset` for memory reference using symbol

Alvin Wong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 09:08:11 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b996282cee3: [X86][CodeGen] Do not add `offset` for memory reference using symbol (authored by alvinhochun).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150047

Files:
  llvm/lib/Target/X86/X86AsmPrinter.cpp
  llvm/test/CodeGen/X86/ms-inline-asm-functions.ll
  llvm/test/CodeGen/X86/ms-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150047.520410.patch
Type: text/x-patch
Size: 5282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/9ac8031c/attachment.bin>


More information about the llvm-commits mailing list