[all-commits] [llvm/llvm-project] 2310e3: [GlobalISel] Move DemandedElt's APInt size assert ...

Daniel Sanders via All-commits all-commits at lists.llvm.org
Mon Nov 18 15:39:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2310e3e3f2ccdab156abc7f9d186b2605027d8fe
      https://github.com/llvm/llvm-project/commit/2310e3e3f2ccdab156abc7f9d186b2605027d8fe
  Author: Daniel Sanders <daniel_l_sanders at apple.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

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

  Log Message:
  -----------
  [GlobalISel] Move DemandedElt's APInt size assert after isValid() check (#115979)

This prevents the assertion from wrongly triggering on invalid LLT's



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