[all-commits] [llvm/llvm-project] 3245cf: [X86] Add getBT helper node for attempting to crea...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 1 03:48:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3245cfb8d3d7136cfe8e490a6ef0f283a73831b7
https://github.com/llvm/llvm-project/commit/3245cfb8d3d7136cfe8e490a6ef0f283a73831b7
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 wrappers in every use
More information about the All-commits
mailing list