[all-commits] [llvm/llvm-project] 53f3e5: [X86] Rename vec_fneg.ll to combine-fneg.ll

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Nov 29 07:03:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53f3e59e59339cdc3b55f1f6f5c87951df2039de
      https://github.com/llvm/llvm-project/commit/53f3e59e59339cdc3b55f1f6f5c87951df2039de
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/combine-fneg.ll
    R llvm/test/CodeGen/X86/vec_fneg.ll

  Log Message:
  -----------
  [X86] Rename vec_fneg.ll to combine-fneg.ll

These tests are for fneg canonicalization combines, not codegen coverage tests like most of the other vec_* test files.


  Commit: 244389ad1794b0bc6c659bd685cf6ea9a7cad8e3
      https://github.com/llvm/llvm-project/commit/244389ad1794b0bc6c659bd685cf6ea9a7cad8e3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/vec_fneg.ll

  Log Message:
  -----------
  [X86] Add fneg vector test coverage


Compare: https://github.com/llvm/llvm-project/compare/738c3ede315a...244389ad1794


More information about the All-commits mailing list