[PATCH] D52759: [AMDGPU] Rename pass "isel" to amdgpu-isel

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 18:45:44 PDT 2018


arsenm added a comment.

Why do other targets do this? -debug already behaves weirdly since -debug prints more during SelectionDAG than -debug-only=isel, and this will make that worse?


Repository:
  rL LLVM

https://reviews.llvm.org/D52759





More information about the llvm-commits mailing list