diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-07-05 12:30:44 +0000 | 
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-07-05 12:30:44 +0000 | 
| commit | dafd828c97b0ddcd2342e96b5f8e0b37cdd7df7d (patch) | |
| tree | 215de4bba2293ea00f65808e003a0ddfd7ad3bb2 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
| parent | 2c278cdd98b173bbbc73459c0c17e70e8f9d905f (diff) | |
| download | bcm5719-llvm-dafd828c97b0ddcd2342e96b5f8e0b37cdd7df7d.tar.gz bcm5719-llvm-dafd828c97b0ddcd2342e96b5f8e0b37cdd7df7d.zip | |
[SLPVectorizer] Begin abstracting InstructionsState alternate matching away from opcodes. NFCI.
This is an early step towards matching Instructions by attributes other than the opcode. This will be necessary for cast/call alternates which share the same opcode but have different types/intrinsicIDs etc. - which we could vectorize as long as we split them using the alternate mechanism.
Differential Revision: https://reviews.llvm.org/D48945
llvm-svn: 336344
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions

