[all-commits] [llvm/llvm-project] f77174: [X86] Add unaligned partial load test

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Aug 23 06:13:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f77174d4b8cfba3c0a53c78e53edbbaf57e37fc5
      https://github.com/llvm/llvm-project/commit/f77174d4b8cfba3c0a53c78e53edbbaf57e37fc5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/load-partial.ll

  Log Message:
  -----------
  [X86] Add unaligned partial load test

Shows LoadedSlice::canMergeExpensiveCrossRegisterBankCopy failure to merge unaligned dereferencable loads.

Another candidate for PR45116




More information about the All-commits mailing list