summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/Sema.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-02-22 20:20:24 +0000
committerSanjay Patel <spatel@rotateright.com>2019-02-22 20:20:24 +0000
commitffe1cf5e9283cbef9eab624ebab7b615cebb9ec0 (patch)
tree7b01b38cd83f9d30ed21c91c0e623c3705aa704d /clang/lib/Sema/Sema.cpp
parent7b55066a3485103a1ad4a7b316c1bd383156c223 (diff)
downloadbcm5719-llvm-ffe1cf5e9283cbef9eab624ebab7b615cebb9ec0.tar.gz
bcm5719-llvm-ffe1cf5e9283cbef9eab624ebab7b615cebb9ec0.zip
[CGP] move overflow intrinsic insertion to common location; NFCI
We need to enhance the uaddo matching to handle special-cases as seen in PR40486 and PR31754. That means we won't necessarily have a def-use pattern, so we'll need to check dominance to determine where to place the intrinsic (as we already do for usubo). This preliminary patch is just rearranging the code, so the planned follow-up to improve uaddo will be more clear. llvm-svn: 354689
Diffstat (limited to 'clang/lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud