[PATCH] D45990: GlobalISel/InstructionSelector: Implement GIR_CopyFConstantAsFPImm
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 10:56:41 PDT 2018
tstellar added a comment.
I actually don't have a test case of this. I really just need the enum defined so AMDGPUGenGlobalIsel.inc will build. I can drop the implementation and just add the enum value if you prefer.
Repository:
rL LLVM
https://reviews.llvm.org/D45990
More information about the llvm-commits
mailing list