[PATCH] D85804: [AMDGPU] Fix crash when dag-combining bitcast
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 06:41:15 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. I'm slightly worried InstSimplify may get too smart and start folding out the intrinsic before it hits the DAG someday, but that probably won't happen
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