[all-commits] [llvm/llvm-project] f84b5c: [X86] Add test showing failure to fold multiple co...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 25 06:42:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f84b5c11ddd4429a0c67df9fc2299b215567ffaf
https://github.com/llvm/llvm-project/commit/f84b5c11ddd4429a0c67df9fc2299b215567ffaf
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M llvm/test/CodeGen/X86/combine-adc.ll
Log Message:
-----------
[X86] Add test showing failure to fold multiple constant args in ADC
As noticed on Issue #35256
More information about the All-commits
mailing list