[AArch64] Add IfConv test with loads with invariant ops as conditions.
authorFlorian Hahn <flo@fhahn.com>
Thu, 12 Jan 2023 22:38:39 +0000 (22:38 +0000)
committerFlorian Hahn <flo@fhahn.com>
Thu, 12 Jan 2023 22:38:39 +0000 (22:38 +0000)
commitd3dcc0affb75eb6dfeabe5969ca5c459bd5a8df8
treec92aebfaa44018cdc193096bb53ba91d634099c9
parent885a1f431621c0a2bc9b17f7dae401d62646baae
[AArch64] Add IfConv test with loads with invariant ops as conditions.

Add EarlyIfConversion tests for AArch64 where the condition is a load
with invariant operands. A follow-up patch will propose a heuristic to
consider such conditions predictable.
llvm/test/CodeGen/AArch64/early-ifcvt-likely-predictable.mir [new file with mode: 0644]