[all-commits] [llvm/llvm-project] 7661c8: [SLP] avoid 'tmp' names in regression tests; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Mon Aug 24 14:00:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7661c8c040465602c40b45ecbd226ce93b03147b
      https://github.com/llvm/llvm-project/commit/7661c8c040465602c40b45ecbd226ce93b03147b
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll

  Log Message:
  -----------
  [SLP] avoid 'tmp' names in regression tests; NFC

That can cause problems for update_test_checks.py (it warns when updating this file).




More information about the All-commits mailing list