[all-commits] [llvm/llvm-project] 9c92da: [AggressiveInstCombine] Regenerate rotate tests

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Nov 2 09:27:05 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c92daaa87cacae00e5c2561fa5f72c32ad5ca01
      https://github.com/llvm/llvm-project/commit/9c92daaa87cacae00e5c2561fa5f72c32ad5ca01
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M llvm/test/Transforms/AggressiveInstCombine/rotate.ll

  Log Message:
  -----------
  [AggressiveInstCombine] Regenerate rotate tests


  Commit: 004bacb9aaaabb233ce89bd22a173788dd1f4a3e
      https://github.com/llvm/llvm-project/commit/004bacb9aaaabb233ce89bd22a173788dd1f4a3e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    A llvm/test/Transforms/AggressiveInstCombine/funnel.ll

  Log Message:
  -----------
  [AggressiveInstCombine] Add funnel shift tests

Based off existing rotate test coverage


Compare: https://github.com/llvm/llvm-project/compare/d6e2bac19554...004bacb9aaaa


More information about the All-commits mailing list