[all-commits] [llvm/llvm-project] 42d9ae: ValueTracking: Add some more uitofp/sitofp tests

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Apr 13 11:48:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42d9ae0bec174840f817a5320e86e9b7b0d45b6e
      https://github.com/llvm/llvm-project/commit/42d9ae0bec174840f817a5320e86e9b7b0d45b6e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M llvm/test/Transforms/Attributor/nofpclass.ll

  Log Message:
  -----------
  ValueTracking: Add some more uitofp/sitofp tests

Before computeKnownFPClass had a use, these were
only covered by unit tests and didn't cover vectors.


  Commit: d64637a61808e856b8ee46c77910b1a5cb082a3a
      https://github.com/llvm/llvm-project/commit/d64637a61808e856b8ee46c77910b1a5cb082a3a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M llvm/test/Transforms/Attributor/nofpclass.ll

  Log Message:
  -----------
  Attributor: Add baseline tests for nofpclass changes


Compare: https://github.com/llvm/llvm-project/compare/b380e8b68951...d64637a61808


More information about the All-commits mailing list