diff options
author | Chen Zheng <czhengsz@cn.ibm.com> | 2020-11-09 21:24:36 -0500 |
---|---|---|
committer | Chen Zheng <czhengsz@cn.ibm.com> | 2020-11-10 21:10:58 -0500 |
commit | 4eb8359e742beac06f1594e64396256a8ecc30a3 (patch) | |
tree | 95cc2aff84760533c7b4bbed0694b23038375dbe /llvm/lib/CodeGen/SafeStack.cpp | |
parent | 29a3056bb5346d9b38e4dcb13700576efbff9425 (diff) | |
download | llvm-4eb8359e742beac06f1594e64396256a8ecc30a3.zip llvm-4eb8359e742beac06f1594e64396256a8ecc30a3.tar.gz llvm-4eb8359e742beac06f1594e64396256a8ecc30a3.tar.bz2 |
[EarlyCSE] delete abs/nabs handling
delete abs/nabs handling in earlycse pass to avoid bugs related to
hashing values. After abs/nabs is canonicalized to intrinsics in D87188,
we should get CSE ability for abs/nabs back.
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D90734
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions