[llvm] [llvm-diff] Add associative on BinOp (PR #123314)
Serval MARTINOT-LAGARDE via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 02:50:24 PST 2025
Serval6 wrote:
Thank you very much for this feedback, it is indeed a question of commutativity and not of associativity.
What do you think about adding a flag to be able to activate this piece of code? Maybe I need to put it in `cl::hidden`? It will be the first option of llvm-diff.
https://github.com/llvm/llvm-project/pull/123314
More information about the llvm-commits
mailing list