[all-commits] [llvm/llvm-project] 30df65: [GlobalISel] Correct comment about type vs registe...

Daniel Sanders via All-commits all-commits at lists.llvm.org
Thu Nov 21 11:18:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30df65949598f298b508d5d32688e901c6f66a57
      https://github.com/llvm/llvm-project/commit/30df65949598f298b508d5d32688e901c6f66a57
  Author: Daniel Sanders <daniel_l_sanders at apple.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp

  Log Message:
  -----------
  [GlobalISel] Correct comment about type vs register class (#116083)

Type and register class aren't mutually exclusive in gMIR but there's also
no target-independent requirement (yet?) to have both on target instructions.



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