[PATCH] D51953: [GlobalISel] Add a new IR canonicalization pass

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 10:34:53 PDT 2018


aditya_nandakumar added a comment.

Hi Amara - would it be possible to add this as part of AArch64 pass pipeline? Adding this to all targets would result in needless burning of compile time for targets that don't need this.


Repository:
  rL LLVM

https://reviews.llvm.org/D51953





More information about the llvm-commits mailing list