[PATCH] D90734: [EarlyCSE] make abs recognization not depend on instcombine abs canonicalize

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 20:41:27 PST 2020


shchenz added a comment.

@spatel updated. I guess we need to add abs handling later in earlycse pass after D87188 <https://reviews.llvm.org/D87188> is committed?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90734/new/

https://reviews.llvm.org/D90734



More information about the llvm-commits mailing list