diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-12-27 12:13:17 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-12-27 12:13:42 +0000 |
| commit | 29475e02865b0ecad5f184f413382a68b9040047 (patch) | |
| tree | c78d023af485ba11edd25de92df28a0210052a8e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 3e6586113157c164d39120139c14295058e88ccb (diff) | |
[X86] Add scheduler classes for zmm vector reg-reg move instructions
Basic zmm reg-reg moves (with predication) are more port limited than xmm/ymm moves, so we need to add a separate class for them.
We still appear to be missing move-elimination patterns for most of the intel models, which looks to be one of the main diffs for basic codegen analysis between llvm-mca and uops.info
Load/stores are a bit messier and might be better handled as overrides.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
