[PATCH] D72814: [AArch64][GlobalISel] Change G_FCONSTANTs feeding into stores into G_CONSTANTS

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 13:45:59 PST 2020


paquette updated this revision to Diff 238604.
paquette added a comment.

- Don't use `getZExtValue`
- Add asserts that we're getting a `G_FCONSTANT`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72814/new/

https://reviews.llvm.org/D72814

Files:
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-fconstant.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72814.238604.patch
Type: text/x-patch
Size: 5228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/41fc09f7/attachment.bin>


More information about the llvm-commits mailing list