[PATCH] D85804: [AMDGPU] Fix crash when dag-combining bitcast
Ruiling, Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 08:01:02 PDT 2020
ruiling added a comment.
I see. Is there other way to keep a bitcast from contantfp to i32 at LLVM IR level from being optimized off before the DAG?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85804/new/
https://reviews.llvm.org/D85804
More information about the llvm-commits
mailing list