[all-commits] [llvm/llvm-project] 8d90d9: [InstCombine] Add 'partial' bswap tests from PR39793

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Sep 25 07:30:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d90d92f0dccfb9e1c150247128a28ed55fcb8ea
      https://github.com/llvm/llvm-project/commit/8d90d92f0dccfb9e1c150247128a28ed55fcb8ea
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/bswap.ll

  Log Message:
  -----------
  [InstCombine] Add 'partial' bswap tests from PR39793

Tests for basic zext(bswap(trunc(x))) patterns shown on PR39793




More information about the All-commits mailing list