[PATCH] D77105: [GlobalISel] Implement identity transforms for x op x -> x

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 09:24:42 PDT 2020


qcolombet added a comment.

Where do these patterns come from?
I would expect they would be eliminated by InstCombine in the IR.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77105





More information about the llvm-commits mailing list