The argument that sets the prefetch type of a prefetch intrinsic must
be an immediate value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75482
[llvm][CodeGen][SVE] Constrain prefetch intrinsic argument to immediate values. ClosedPublic Authored by fpetrogalli on Mar 2 2020, 2:24 PM.
Details Summary The argument that sets the prefetch type of a prefetch intrinsic must
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 2 2020, 3:00 PM Closed by commit rG779e2c7a1a26: [llvm][CodeGen][SVE] Constrain prefetch intrinsic argument to immediate values. (authored by fpetrogalli). · Explain WhyMar 3 2020, 7:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247729 llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
|