"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d708ec4c6a3e55865b2d4d8096871a2fc8087bf8"
[X86] Add broadcast load folding patterns to the NoVLX compare patterns.
These patterns use zmm registers for 128/256-bit compares when the VLX instructions aren't available. Previously we only supported registers, but as PR36191 notes we can fold broadcast loads, but not regular loads. llvm-svn: 373423
Loading
Please register or sign in to comment