[all-commits] [llvm/llvm-project] 04a6f8: [BasicAA] Add additional 32-bit truncation test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 1 12:21:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04a6f80e9b23f42162f7408c539caa58151a6f2e
      https://github.com/llvm/llvm-project/commit/04a6f80e9b23f42162f7408c539caa58151a6f2e
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M llvm/test/Analysis/BasicAA/gep-implicit-trunc-32-bit-pointers.ll

  Log Message:
  -----------
  [BasicAA] Add additional 32-bit truncation test (NFC)

This is a variant with a variable index, in which case the pointer
size adjustment is not performed.




More information about the All-commits mailing list