[PATCH] D112435: [GlobalISel] Add G_BFI (bitfield insertion opcode)
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 26 08:10:55 PDT 2021
arsenm added a comment.
In D112435#3086994 <https://reviews.llvm.org/D112435#3086994>, @kschwarz wrote:
> I'm fine with allowing vectors, but shouldn't we then also allow vectors for the G_*BFX? What was the reason for disallowing them there?
Yes. I don't think any opcode should be arbitrarily restricted from vectors
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112435/new/
https://reviews.llvm.org/D112435
More information about the llvm-commits
mailing list