[PATCH] D122071: [SDAG] enable binop identity constant folds for multiplies

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 04:05:53 PDT 2022


RKSimon added a comment.

Thanks @LuoYuanke - can you think of any more nodes that we should add? There's plenty that can be added for completeness but I'm not sure which ones are causing actual perf issues - AND maybe? OR/XOR are less likely.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122071



More information about the llvm-commits mailing list