[all-commits] [llvm/llvm-project] a0c7a2: [GlobalISel] IRTranslator::translateGetElementPtr ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Dec 14 03:05:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0c7a29655b818e1ec101cf2bcd6e35841bb872d
      https://github.com/llvm/llvm-project/commit/a0c7a29655b818e1ec101cf2bcd6e35841bb872d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator-gep.ll

  Log Message:
  -----------
  [GlobalISel] IRTranslator::translateGetElementPtr - don't assume a gep constant offset is representable as i64

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65052




More information about the All-commits mailing list