aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2020-02-20 09:22:56 -0500
committerSanjay Patel <spatel@rotateright.com>2020-02-20 09:33:05 -0500
commit15e20dcb8f9decf1928871d562a3724e8cc1e343 (patch)
tree4d58881b2ea9e59800de7d1f146a95af49b72339 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp
parent977cd661cf019039dec7ffdd15bf0ac500828c87 (diff)
downloadllvm-15e20dcb8f9decf1928871d562a3724e8cc1e343.zip
llvm-15e20dcb8f9decf1928871d562a3724e8cc1e343.tar.gz
llvm-15e20dcb8f9decf1928871d562a3724e8cc1e343.tar.bz2
[Utils][x86] add an option to reduce scrubbing of shuffles with memops
I was drafting a patch that would increase broadcast load usage, but our shuffle scrubbing makes it impossible to see if the memory operand offset was getting created correctly. I'm proposing to make that an option (defaulted to 'off' for now to reduce regression test churn). The updated files provide examples of tests where we can now verify that the pointer offset for a loaded memory operand is correct. We still have stack and constant scrubbing that can obscure the operand even if we don't scrub the entire instruction. Differential Revision: https://reviews.llvm.org/D74775
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions