[all-commits] [llvm/llvm-project] bd6e77: [X86] Convert X86FixupBWInsts from LivePhysRegs to...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Sep 8 07:44:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd6e77c667c058c4993d05deb57447b43a5d3bec
https://github.com/llvm/llvm-project/commit/bd6e77c667c058c4993d05deb57447b43a5d3bec
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M llvm/lib/Target/X86/X86FixupBWInsts.cpp
Log Message:
-----------
[X86] Convert X86FixupBWInsts from LivePhysRegs to LiveRegUnits. NFCI. (#65592)
This gives a geomean 0.50% speed up according to
https://llvm-compile-time-tracker.com/
More information about the All-commits
mailing list