[PATCH] D56201: [LegalizeVectorTypes] Allow single loads and stores for more short vectors
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 14 09:24:24 PST 2019
lebedev.ri added a comment.
In D56201#1356312 <https://reviews.llvm.org/D56201#1356312>, @jvesely wrote:
> In D56201#1356228 <https://reviews.llvm.org/D56201#1356228>, @tauril wrote:
>
> > I modified some AMDGPU tests to track more registers where possible as @jvesely suggested, and I added some missing new relevant generated instructions (`BFE_INT`).
>
>
> I can't comment on the x86 ones.
`test/CodeGen/X86/load-local-i1.ll` should be precommitted i guess, so the change is actually visible.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56201/new/
https://reviews.llvm.org/D56201
More information about the llvm-commits
mailing list