Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Precommit the tests and rebase to show the diff in codegen?
| llvm/test/CodeGen/X86/dpbusd_const.ll | ||
|---|---|---|
| 2 | Add avxvnni target coverage? | |
| llvm/test/CodeGen/X86/dpbusd_const.ll | ||
|---|---|---|
| 124 | This looks not good, as it accesses more memory. | |
| llvm/test/CodeGen/X86/dpbusd_const.ll | ||
|---|---|---|
| 124 | This is very similar to https://llvm.org/PR45808 - we're not making use of implicit zeroing of upper subvectors to make smaller constants | |
foled -> folded