[all-commits] [llvm/llvm-project] 2843e7: [X86][SSE] Cleanup tests based on feedback from D8...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 10 08:48:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2843e7495b7b1a57c629e17c1a3866eba8fb3ff6
      https://github.com/llvm/llvm-project/commit/2843e7495b7b1a57c629e17c1a3866eba8fb3ff6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/pr45378.ll

  Log Message:
  -----------
  [X86][SSE] Cleanup tests based on feedback from D81547

Simplify tests to return i1 bool, removing superfluous function calls.

Use nounwind to remove cfi




More information about the All-commits mailing list