[PATCH] D117328: GlobalISel: Add bitcast to tryFoldUnmergeCast
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 09:44:26 PDT 2022
paquette added a comment.
Why does this have to be in the artifact combiner to work? Could we recognize this pattern post or pre-legalize? I don't have a strong opinion either way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117328/new/
https://reviews.llvm.org/D117328
More information about the llvm-commits
mailing list