[all-commits] [llvm/llvm-project] ff5094: [X86] Add tests showing failure to fold mul(abs(x)...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun May 3 09:44:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff5094c03f7d4c126c8e052a63c7255572200adb
      https://github.com/llvm/llvm-project/commit/ff5094c03f7d4c126c8e052a63c7255572200adb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-mul.ll

  Log Message:
  -----------
  [X86] Add tests showing failure to fold mul(abs(x),abs(x)) -> mul(x,x) (PR39476)




More information about the All-commits mailing list