[all-commits] [llvm/llvm-project] 0d9c0c: [clang][x86] Ensure we use the shifted value bit w...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Aug 29 06:21:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d9c0ced14827ea15f3cc9a981195258c049b9a6
      https://github.com/llvm/llvm-project/commit/0d9c0ced14827ea15f3cc9a981195258c049b9a6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-08-29 (Fri, 29 Aug 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp

  Log Message:
  -----------
  [clang][x86] Ensure we use the shifted value bit width to check for out of bounds per-element shift amounts (#156019)

This should allow us to reuse these cases for the shift-by-immediate builtins in #155542



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