[PATCH] D105372: [ms] [llvm-ml] Restrict implicit RIP-relative addressing to symbol references

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 13:47:08 PDT 2021


mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.

LGTM, the test output seems reasonable to me.

With this, plus D104964 <https://reviews.llvm.org/D104964> and D104965 <https://reviews.llvm.org/D104965> I'm able to build the OpenMP assembly file for both i386 and x86_64. (I don't really have a big functional test setup for it though, but it compiles at least, so how wrong could it be?) ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105372



More information about the llvm-commits mailing list