diff options
author | Sanjay Patel <spatel@rotateright.com> | 2020-12-02 09:00:49 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2020-12-02 09:04:08 -0500 |
commit | 56fd29e93bd133d354e7e639bca1c025162e91ac (patch) | |
tree | d8f67dd477ef2d89716c7f21ab32e7b2ba958396 /llvm/lib/Support/ErrorHandling.cpp | |
parent | 240dd92432ebbfbf24ef85779f2cdf93e6ddf605 (diff) | |
download | llvm-56fd29e93bd133d354e7e639bca1c025162e91ac.zip llvm-56fd29e93bd133d354e7e639bca1c025162e91ac.tar.gz llvm-56fd29e93bd133d354e7e639bca1c025162e91ac.tar.bz2 |
[SLP] use 'match' for binop/select; NFC
This might be a small improvement in readability, but the
real motivation is to make it easier to adapt the code to
deal with intrinsics like 'maxnum' and/or integer min/max.
There is potentially help in doing that with D92086, but
we might also just add specialized wrappers here to deal
with the expected patterns.
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions