[PATCH] D55294: [GISel]: Refactor MachineIRBuilder to allow passing additional parameters to build Instrs

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 13:26:18 PST 2018


aditya_nandakumar added a comment.

I also added{F7649492 <https://reviews.llvm.org/F7649492>}

F7649491: Build_instr_updateCheck.cpp <https://reviews.llvm.org/F7649491>
which is a clang-tidy implementation to automatically add {} to most buildInstr calls.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55294





More information about the llvm-commits mailing list