[PATCH] D56833: GlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 02:02:37 PST 2019


arsenm created this revision.
arsenm added reviewers: aditya_nandakumar, aemerson.
Herald added subscribers: kristof.beyls, rovka, wdng.

https://reviews.llvm.org/D56833

Files:
  include/llvm/Target/GenericOpcodes.td
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  lib/CodeGen/MachineVerifier.cpp
  test/Verifier/test_g_constant.mir
  test/Verifier/test_g_fconstant.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56833.182225.patch
Type: text/x-patch
Size: 3655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/e686cc05/attachment.bin>


More information about the llvm-commits mailing list