[all-commits] [llvm/llvm-project] d1dfa9: [InstCombine] add tests for potential mul demanded...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Mon Jan 31 08:10:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1dfa9f78290d59046d2feeee270dcf7f64329c4
      https://github.com/llvm/llvm-project/commit/d1dfa9f78290d59046d2feeee270dcf7f64329c4
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/mul-masked-bits.ll

  Log Message:
  -----------
  [InstCombine] add tests for potential mul demanded bits fold; NFC

This is discussed as an enhancement in D118539.




More information about the All-commits mailing list