[all-commits] [llvm/llvm-project] f58068: [ARM] Support neon.vld auto-upgrade with opaque po...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Sep 11 07:35:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5806830e064154a42d70b51863d4d4afe706fc5
      https://github.com/llvm/llvm-project/commit/f5806830e064154a42d70b51863d4d4afe706fc5
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-09-11 (Sat, 11 Sep 2021)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/test/CodeGen/ARM/vld-vst-upgrade.ll

  Log Message:
  -----------
  [ARM] Support neon.vld auto-upgrade with opaque pointers

This code manually constructs the intrinsic name, so we need to
use p0 instead of p0i8 in opaque pointer mode.




More information about the All-commits mailing list