[PATCH] D130241: [NFC][GVN] Put phi-translation of 'add' behind a switch

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 05:21:45 PDT 2022


paulwalker-arm added a comment.

Sounds sensible to me to have this as a user choice rather than a compiler time one.  Can you add a test to show the change in behaviour we want to see when enabling this option?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130241



More information about the llvm-commits mailing list