[llvm] [SandboxIR] Implement UIToFPInst (PR #101377)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 13:49:23 PDT 2024
vporpo wrote:
This and the follow-up CastInt sub-classes will be replaced by the shorter versions using @aeubanks 's CRTP class.
https://github.com/llvm/llvm-project/pull/101377
More information about the llvm-commits
mailing list