[PATCH] D143844: llvm-tblgen: Split out CodeGenIntrinsics.cpp from CodeGenTarget.cpp

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 07:36:33 PDT 2023


chapuni added a comment.

May I commit this? This is a NFC change but the key change to me.

One concern is; I introduce the namespace `llmv::tmp`.
As you would know to see D145937 <https://reviews.llvm.org/D145937>, I am planning to drop it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143844



More information about the llvm-commits mailing list