diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2009-07-18 23:06:53 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2009-07-18 23:06:53 +0000 |
commit | 2451a64687b52fdc04d5ec5ffc2bfbbfcae19ea7 (patch) | |
tree | 20a4be9608d98dd8b8252a0688761ecf6a859203 /include/llvm/Target/TargetRegistry.h | |
parent | 4cb1e13769856716261a4d315f8202bd918502c3 (diff) | |
download | external_llvm-2451a64687b52fdc04d5ec5ffc2bfbbfcae19ea7.zip external_llvm-2451a64687b52fdc04d5ec5ffc2bfbbfcae19ea7.tar.gz external_llvm-2451a64687b52fdc04d5ec5ffc2bfbbfcae19ea7.tar.bz2 |
Canonicalize bitcasts between types like <1 x i64> and i64 to
insertelement/extractelement.
I'm not entirely sure this is precisely what we want to do: should we
prefer bitcast(insertelement) or insertelement(bitcast)? Similarly. should we
prefer extractelement(bitcast) or bitcast(extractelement)?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76345 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Target/TargetRegistry.h')
0 files changed, 0 insertions, 0 deletions