[llvm-dev] Replace all memory access with registry access
Alberto Barbaro via llvm-dev
llvm-dev at lists.llvm.org
Wed Mar 6 09:37:02 PST 2019
Hi all,
Is there any way for converting any instruction that is loading or storing
in memory into an instruction that just deal with registries?
I'm not even sure if it is possible. Any suggestion?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190306/b3428c7b/attachment.html>
More information about the llvm-dev
mailing list