diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-03-09 17:36:37 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-03-09 17:50:34 -0500 |
commit | b48fe158e0a8d77fd3e28e90e512589601680ad8 (patch) | |
tree | 46f054ee1fe8b772c97fe765c7e81f73b4da3042 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | cc8f98198799fe3a5f00e2fc0edcb5d90c124d2f (diff) | |
download | llvm-b48fe158e0a8d77fd3e28e90e512589601680ad8.zip llvm-b48fe158e0a8d77fd3e28e90e512589601680ad8.tar.gz llvm-b48fe158e0a8d77fd3e28e90e512589601680ad8.tar.bz2 |
[Analysis] remove bogus smin/smax pattern detection
This is a revert of cfcc42bdc. The analysis is wrong as shown by
the minimal tests for instcombine:
https://alive2.llvm.org/ce/z/y9Dp8A
There may be a way to salvage some of the other tests,
but that can be done as follow-ups. This avoids a miscompile
and fixes #54311.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions