[all-commits] [llvm/llvm-project] afdec4: [AArch64][GlobalISel] Add regbankselect support fo...
Jessica Paquette via All-commits
all-commits at lists.llvm.org
Thu Dec 9 12:58:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afdec434d4946943ae43dc9fbc3a82e0e4e78287
https://github.com/llvm/llvm-project/commit/afdec434d4946943ae43dc9fbc3a82e0e4e78287
Author: Jessica Paquette <jpaquette at apple.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/regbank-fmaximum.mir
A llvm/test/CodeGen/AArch64/GlobalISel/regbank-fminimum.mir
Log Message:
-----------
[AArch64][GlobalISel] Add regbankselect support for G_FMAXIMUM/G_FMINIMUM
These always use FPRs only.
Differential Revision: https://reviews.llvm.org/D115376
More information about the All-commits
mailing list