[all-commits] [llvm/llvm-project] ff2d1b: [X86] Add getBT helper node for attempting to crea...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 1 03:12:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff2d1bb2b749bd8a5697c25d2380b7c97a59ae06
https://github.com/llvm/llvm-project/commit/ff2d1bb2b749bd8a5697c25d2380b7c97a59ae06
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Add getBT helper node for attempting to create a X86ISD::BT node
Avoids repeating all the extension/legalization wrapper in every use
More information about the All-commits
mailing list