diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2021-09-21 10:49:33 -0500 |
---|---|---|
committer | Amy Kwan <amy.kwan1@ibm.com> | 2021-09-21 12:45:24 -0500 |
commit | 2af57b6099e1750c375cfc1321d1a5ef0a65c085 (patch) | |
tree | 255ae73bcbb7df420ec5884d03ee6cf5b43b8c2f /clang/lib/CodeGen/CodeGenFunction.h | |
parent | ab6a69dfea64d362dca300c3926733b9a599ad2c (diff) | |
download | llvm-2af57b6099e1750c375cfc1321d1a5ef0a65c085.zip llvm-2af57b6099e1750c375cfc1321d1a5ef0a65c085.tar.gz llvm-2af57b6099e1750c375cfc1321d1a5ef0a65c085.tar.bz2 |
[PowerPC] Add prefix load pattern for fpext to v2f64
This patch adds a prefixed load pattern involving v2f32 fpext v2f64, where we
are dealing with a value with an offset that fits into a 34-bit signed immediate.
A reduced test case is also added to patch that tests the pattern, in which the
pattern is tested in the big endian CHECKs of the newly added test.
Differential Revision: https://reviews.llvm.org/D109887
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions