diff options
author | vporpo <vporpodas@google.com> | 2025-01-29 15:54:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-29 15:54:15 -0800 |
commit | e094c0fa677851786b7bdf53bedd11e0f4a59e35 (patch) | |
tree | c55fd61078da4547edfd636fc56c6a3e8d6cbd00 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 62f6d637c015a6fcf6e493e25e91f5d833da999f (diff) | |
download | llvm-e094c0fa677851786b7bdf53bedd11e0f4a59e35.zip llvm-e094c0fa677851786b7bdf53bedd11e0f4a59e35.tar.gz llvm-e094c0fa677851786b7bdf53bedd11e0f4a59e35.tar.bz2 |
[SandboxVec][Legality] Don't vectorize when instructions repeat (#124479)
This patch adds a legality check that checks for repeated instrs in a
bundle and won't vectorize if such pattern is found.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions