diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-08-10 10:57:25 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-08-10 10:57:25 -0400 |
commit | e260e10c4a21784c146c94a2a14b7e78b09a9cf7 (patch) | |
tree | c43e7a9f66c934aa5b5ac52dcec73eee1cf43956 /clang/lib/Parse/ParseDecl.cpp | |
parent | 188832f4191c5ef165eb213107ebff371cb57ecd (diff) | |
download | llvm-e260e10c4a21784c146c94a2a14b7e78b09a9cf7.zip llvm-e260e10c4a21784c146c94a2a14b7e78b09a9cf7.tar.gz llvm-e260e10c4a21784c146c94a2a14b7e78b09a9cf7.tar.bz2 |
[InstSimplify] fold min/max with limit constant
This is already done within InstCombine:
https://alive2.llvm.org/ce/z/MiGE22
...but leaving it out of analysis makes it
harder to avoid infinite loops there.
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions