[all-commits] [llvm/llvm-project] 5e31dd: [InstCombine] avoid 'tmp' names in tests; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Wed Aug 19 09:08:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e31dd2650ebb39c206780c900035e4eb64b6957
      https://github.com/llvm/llvm-project/commit/5e31dd2650ebb39c206780c900035e4eb64b6957
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/2010-11-01-lshr-mask.ll

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

They may conflict with update_test_checks.py regexes.




More information about the All-commits mailing list