summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2018-12-24 05:34:21 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2018-12-24 05:34:21 +0000
commit610c76534f9490efdef340ac03a8d117daa4df06 (patch)
treed6cd839d73f40c4b358a37f67800bdabf57583d6 /llvm/lib/Transforms
parentd8217b23ffb95e1affbe47f6d54f695d0eebfb30 (diff)
downloadbcm5719-llvm-610c76534f9490efdef340ac03a8d117daa4df06.tar.gz
bcm5719-llvm-610c76534f9490efdef340ac03a8d117daa4df06.zip
[SelectionDAGBuilder] Use ::precise LocationSizes; NFC
More migration so we can disable the implicit int -> LocationSize conversion. All of these are either scatter/gather'ed vector instructions, or direct loads. Hence, they're all precise. Perhaps if we see way more getTypeStoreSize calls, we can make a getTypeStoreLocationSize (or similar) as a wrapper that applies this ::precise. Doesn't appear that it's a good idea to make getTypeStoreSize return a LocationSize itself, however. llvm-svn: 350042
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud