[PATCH] D112435: [GlobalISel] Add G_BFI (bitfield insertion opcode)

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 14:32:58 PST 2021


paquette added a comment.

Yeah I think we can drop the vector restriction on G_*BFX. I don't think there's any reason to disallow vectors now that I think about it.


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