[all-commits] [llvm/llvm-project] 58ea24: [Instcombine] Add some value tracking tests for ca...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Aug 13 05:03:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58ea2454aa7d7cd9fac8832cf00b5b052586e639
      https://github.com/llvm/llvm-project/commit/58ea2454aa7d7cd9fac8832cf00b5b052586e639
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-08-13 (Sat, 13 Aug 2022)

  Changed paths:
    A llvm/test/Transforms/InstCombine/known-phi-br.ll

  Log Message:
  -----------
  [Instcombine] Add some value tracking tests for cases where the conditional branch feeding a phi gives us known bits of the value based off the branch condition

Part of Issue #37628




More information about the All-commits mailing list