[all-commits] [llvm/llvm-project] 5c6dc7: [NFC][Tests] Added one additional test case for Na...

ebrevnov via All-commits all-commits at lists.llvm.org
Thu Dec 3 04:11:33 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c6dc7b882be747746211c021e9ebc41e8ceb2b0
      https://github.com/llvm/llvm-project/commit/5c6dc7b882be747746211c021e9ebc41e8ceb2b0
  Author: Evgeniy Brevnov <ybrevnov at azul.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M llvm/test/Transforms/NaryReassociate/pr24301.ll

  Log Message:
  -----------
  [NFC][Tests] Added one additional test case for NaryRessociation pass.

New tes cases added. Change var names to avoid the following warning from  update_test_checks.py:

WARNING: Change IR value name 'tmp5' to prevent possible conflict with scripted FileCheck name.

Reviewed By: ebrevnov

Differential Revision: https://reviews.llvm.org/D92566




More information about the All-commits mailing list