[all-commits] [llvm/llvm-project] 4e681f: [X86][GlobalISel] Enable a test case for sext i32-...
topperc via All-commits
all-commits at lists.llvm.org
Sun Aug 9 12:02:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4e681fad46868c1c68a5ff9193447eb245824ca1
https://github.com/llvm/llvm-project/commit/4e681fad46868c1c68a5ff9193447eb245824ca1
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths:
M llvm/test/CodeGen/X86/GlobalISel/ext-x86-64.ll
Log Message:
-----------
[X86][GlobalISel] Enable a test case for sext i32->i64 that was commented out.
Test case seems to work so I guess whatever lead to it being
commented out with a FIXME has been fixed.
More information about the All-commits
mailing list