[llvm-dev] Initialize isel bug - amdgpu
Hendrik Greving via llvm-dev
llvm-dev at lists.llvm.org
Wed May 12 09:54:54 PDT 2021
Did you guys notice that because AMDGPU is the only upstream target
calling initializeAMDGPUDAGToDAGISelPass(), llvm::SelectionDAGISel::ID is
always registered for this pass, so you have to -print-after=amdgpu-isel,
even on x86.
Is there a bug for this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210512/923e2223/attachment.html>
More information about the llvm-dev
mailing list