[all-commits] [llvm/llvm-project] 8082bf: [DAG] Add basic mul-with-overflow constant folding...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Feb 24 03:10:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8082bfe7e58d89f6f065fab101db3481516afdbe
      https://github.com/llvm/llvm-project/commit/8082bfe7e58d89f6f065fab101db3481516afdbe
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/X86/xmulo.ll

  Log Message:
  -----------
  [DAG] Add basic mul-with-overflow constant folding support

As noticed on D97160




More information about the All-commits mailing list