[all-commits] [llvm/llvm-project] 1035a4: [AArch64][GlobalISel] Emit constant pool loads for...
AE via All-commits
all-commits at lists.llvm.org
Mon Jun 15 20:53:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1035a416a694936e370edb4be697f999d45eb980
https://github.com/llvm/llvm-project/commit/1035a416a694936e370edb4be697f999d45eb980
Author: Amara Emerson <aemerson at apple.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/select-imm.mir
Log Message:
-----------
[AArch64][GlobalISel] Emit constant pool loads for 64 bit fp immediates.
Note: don't do this for integer 64 bit materialization to match SDAG.
Differential Revision: https://reviews.llvm.org/D81893
More information about the All-commits
mailing list