"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "18649f48139932377c2a2909f1fb600bf5cf6e57"
[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