[all-commits] [llvm/llvm-project] fa8c2a: [X86] Return true from trySADReplacement in the pa...

topperc via All-commits all-commits at lists.llvm.org
Wed May 13 17:53:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fa8c2ae76f7e4f498d29e2716233bd29025e8827
      https://github.com/llvm/llvm-project/commit/fa8c2ae76f7e4f498d29e2716233bd29025e8827
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86PartialReduction.cpp

  Log Message:
  -----------
  [X86] Return true from trySADReplacement in the partial reduction pass when a change is made.

Otherwise we don't signal to the pass manager that we changed IR.




More information about the All-commits mailing list