[all-commits] [llvm/llvm-project] 5d79a8: [X86] fold-and-shift.ll - add x86-64 test coverage

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Aug 23 14:17:12 PDT 2023


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

  Changed paths:
    M llvm/test/CodeGen/X86/fold-and-shift.ll

  Log Message:
  -----------
  [X86] fold-and-shift.ll - add x86-64 test coverage

Although we already have fold-and-shift-x86_64.ll - this adds additional test coverage for various and-shift patterns split by sign/zero extensions from i32 index patterns to i64 pointers




More information about the All-commits mailing list