[PATCH] D69409: [PGO][PGSO] SizeOpts changes.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 09:30:16 PDT 2019


yamauchi marked 2 inline comments as done.
yamauchi added inline comments.


================
Comment at: llvm/unittests/Target/X86/CMakeLists.txt:18
+  X86Desc
+  X86Info
+  )
----------------
thakis wrote:
> Do you need all these? The tests here don't use GlobalISel Core MC SelectionDAG as far as I can tell (?)
Right. Uploaded D69568 to fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69409





More information about the llvm-commits mailing list