[all-commits] [llvm/llvm-project] 5bc36c: [X86] Add necessary check isReg() when updating Li...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Thu Nov 10 05:12:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bc36c8cb483413bc127960552cd00f168475fc0
https://github.com/llvm/llvm-project/commit/5bc36c8cb483413bc127960552cd00f168475fc0
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86InstrInfo.cpp
Log Message:
-----------
[X86] Add necessary check isReg() when updating LiveVariables in convertToThreeAddress
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D137388
More information about the All-commits
mailing list