diff options
author | Andrew Litteken <andrew_litteken@apple.com> | 2020-09-07 20:12:52 -0500 |
---|---|---|
committer | Andrew Litteken <andrew.litteken@gmail.com> | 2020-12-31 14:41:14 -0600 |
commit | d974ac0224dec34b95fb1be8c61bd8b524698bcd (patch) | |
tree | 55d6eb549d5fa8e6505a2558b4324d3ed6d6c5dc /llvm/lib/IR/Module.cpp | |
parent | a2513cb8655e0aea4baffb4391e946ad3e56d883 (diff) | |
download | llvm-d974ac0224dec34b95fb1be8c61bd8b524698bcd.zip llvm-d974ac0224dec34b95fb1be8c61bd8b524698bcd.tar.gz llvm-d974ac0224dec34b95fb1be8c61bd8b524698bcd.tar.bz2 |
[IRSim] Letting gep instructions be legal for similarity identification.
GetElementPtr instructions require the extra check that all operands
after the first must only be constants and be exactly the same to be
considered similar.
Tests are found in unittests/Analysis/IRSimilarityIdentifierTest.cpp.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions