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

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 09:46:25 PDT 2018


qcolombet added inline comments.


================
Comment at: lib/CodeGen/TargetPassConfig.cpp:741
 
+
     if (addIRTranslator())
----------------
That additional line shouldn't be here I believe.


Repository:
  rL LLVM

https://reviews.llvm.org/D51953





More information about the llvm-commits mailing list