[all-commits] [llvm/llvm-project] 88be40: [X86] Add some initial tests for frozen constant f...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jul 30 08:37:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88be4039ba3afc9ec11dcfc9aeab02ce35013105
https://github.com/llvm/llvm-project/commit/88be4039ba3afc9ec11dcfc9aeab02ce35013105
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
A llvm/test/CodeGen/X86/freeze-constant-fold.ll
Log Message:
-----------
[X86] Add some initial tests for frozen constant folds
We currently handle scalar but not vector cases
More information about the All-commits
mailing list