[all-commits] [llvm/llvm-project] 779e2c: [llvm][CodeGen][SVE] Constrain prefetch intrinsic ...

Francesco Petrogalli via All-commits all-commits at lists.llvm.org
Tue Mar 3 07:25:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 779e2c7a1a2638092fcb33f488ce51a50d140ea0
      https://github.com/llvm/llvm-project/commit/779e2c7a1a2638092fcb33f488ce51a50d140ea0
  Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAArch64.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td

  Log Message:
  -----------
  [llvm][CodeGen][SVE] Constrain prefetch intrinsic argument to immediate values.

Summary:
The argument that sets the prefetch type of a prefetch intrinsic must
be an immediate value.

Reviewers: andwar, sdesmalen, efriedma

Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D75482




More information about the All-commits mailing list