[PATCH] D134098: [BOLT] Add pass to fix ambiguous memory references
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 15:41:45 PDT 2022
rafauler updated this revision to Diff 461393.
rafauler added a comment.
Reviewer suggestions: nested namespaces, structured bindings, paralellism.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134098/new/
https://reviews.llvm.org/D134098
Files:
bolt/include/bolt/Passes/ValidateMemRefs.h
bolt/lib/Core/BinaryEmitter.cpp
bolt/lib/Passes/CMakeLists.txt
bolt/lib/Passes/ValidateMemRefs.cpp
bolt/lib/Rewrite/BinaryPassManager.cpp
bolt/test/runtime/X86/jt-symbol-disambiguation-2.s
bolt/test/runtime/X86/jt-symbol-disambiguation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134098.461393.patch
Type: text/x-patch
Size: 12833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/35bdd0e7/attachment.bin>
More information about the llvm-commits
mailing list