[all-commits] [llvm/llvm-project] b2b1ee: [X86] Regenerate vector-truncate-combine.ll to che...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 19 08:56:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2b1ee7a92aa51c5017edab40aec665278d63f16
      https://github.com/llvm/llvm-project/commit/b2b1ee7a92aa51c5017edab40aec665278d63f16
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-truncate-combine.ll

  Log Message:
  -----------
  [X86] Regenerate vector-truncate-combine.ll to check entire code sequence


  Commit: 2a57a08829e8079b59c95ad14f71a1417006c9b5
      https://github.com/llvm/llvm-project/commit/2a57a08829e8079b59c95ad14f71a1417006c9b5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll

  Log Message:
  -----------
  [PowerPC] Regenerate p8altivec-shuffles-pred.ll with update_llc_test_checks script


  Commit: f7c96d5733915c4ea30dbd7852faffc9cef4aca9
      https://github.com/llvm/llvm-project/commit/f7c96d5733915c4ea30dbd7852faffc9cef4aca9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M clang/lib/AST/Interp/Record.cpp

  Log Message:
  -----------
  [Interp] Record::getBase - merge isRecordType/getAs<RecordType>() checks. NFC.

Noticed because static analyzer doesn't understand that isRecordType is just a wrapper to isa<> and was warning about a potential null dereference


Compare: https://github.com/llvm/llvm-project/compare/cb76896d6e45...f7c96d573391

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list