[all-commits] [llvm/llvm-project] 10e889: [X86][AVX] Don't scrub pointer math in avx-vperm2x...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu May 20 02:53:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10e88972ee2be2cbb6967ec6dadebd38dcf3f022
      https://github.com/llvm/llvm-project/commit/10e88972ee2be2cbb6967ec6dadebd38dcf3f022
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/avx-vperm2x128.ll

  Log Message:
  -----------
  [X86][AVX] Don't scrub pointer math in avx-vperm2x128.ll

This will make it easier to track address offsets in folded loads/broadcasts of subvectors




More information about the All-commits mailing list