[all-commits] [llvm/llvm-project] ad4f11: [InstCombine] Add basic trunc(shr(trunc(x), c)) tests

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Sep 28 10:07:59 PDT 2020


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

  Changed paths:
    A llvm/test/Transforms/InstCombine/trunc-shift-trunc.ll

  Log Message:
  -----------
  [InstCombine] Add basic trunc(shr(trunc(x),c)) tests

Helps improve the minor regressions noticed on D88316




More information about the All-commits mailing list